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 92a9ee0 commit 7d082e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@

<properties>
<io7m.api.previousVersion>2.0.0</io7m.api.previousVersion>
<io7m.org.immutables.version>2.10.0</io7m.org.immutables.version>
<io7m.immutables.style.version>0.0.1</io7m.immutables.style.version>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<io7m.org.immutables.version>2.10.0</io7m.org.immutables.version>
</properties>

<licenses>
Expand Down

0 comments on commit 7d082e1

Please sign in to comment.