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 f719d72 commit fc8c1ef
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 @@ -34,6 +34,7 @@
<com.io7m.xstructural.version>1.8.0</com.io7m.xstructural.version>
<derby.version>10.17.1.0</derby.version>
<io7m.api.previousVersion>1.1.0</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<jqwik.version>1.8.2</jqwik.version>
<junit.version>5.10.1</junit.version>
</properties>
Expand Down

0 comments on commit fc8c1ef

Please sign in to comment.