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 dda61ed commit 0e65618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -49,6 +49,7 @@
<com.io7m.jbssio.version>2.0.0</com.io7m.jbssio.version>
<com.io7m.smfj.jtensors.versionRange>10.0.0</com.io7m.smfj.jtensors.versionRange>
<io7m.api.previousVersion>0.15.0</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
</properties>

<licenses>
Expand Down

0 comments on commit 0e65618

Please sign in to comment.