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 7e232e8 commit 84d33d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -38,6 +38,7 @@
<properties>
<com.io7m.xstructural.version>1.8.0</com.io7m.xstructural.version>
<io7m.api.previousVersion>0.2.0-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<io7m.org.immutables.value.version>2.10.0</io7m.org.immutables.value.version>
<javafx.version>21.0.1</javafx.version>
<jqwik.version>1.8.2</jqwik.version>
Expand Down

0 comments on commit 84d33d0

Please sign in to comment.