Skip to content

Commit

Permalink
Specify Java target explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Feb 23, 2024
1 parent db749ea commit f996d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -52,6 +52,7 @@
<com.io7m.jwheatsheaf.version>3.0.0</com.io7m.jwheatsheaf.version>
<com.io7m.jxtrand.version>2.0.0</com.io7m.jxtrand.version>
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<javafx.version>21.0.1</javafx.version>
<org.jline.version>3.19.0</org.jline.version>
</properties>
Expand Down

0 comments on commit f996d02

Please sign in to comment.