Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

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 5d7e968 commit 54fcc19
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 @@ -43,6 +43,7 @@
<properties>
<com.io7m.xstructural.version>1.8.0</com.io7m.xstructural.version>
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<junit.version>5.10.1</junit.version>
<org.immutables.version>2.10.0</org.immutables.version>
</properties>
Expand Down

0 comments on commit 54fcc19

Please sign in to comment.