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 941c9d5 commit 296f674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

<properties>
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<javafx.version>21.0.1</javafx.version>
<jqwik.version>1.8.2</jqwik.version>
<junit.version>5.10.1</junit.version>
Expand Down

0 comments on commit 296f674

Please sign in to comment.