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 d9e88c4 commit f550484
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 @@ -35,6 +35,7 @@

<properties>
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<io7m.org.immutables.value.version>2.10.0</io7m.org.immutables.value.version>
<io7m.org.lwjgl.version>3.3.0</io7m.org.lwjgl.version>
<junit.version>5.10.1</junit.version>
Expand Down

0 comments on commit f550484

Please sign in to comment.