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 8601a7c commit 02e8c42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -28,6 +28,7 @@

<properties>
<io7m.api.previousVersion>1.2.0</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<junit.version>5.10.1</junit.version>
</properties>

Expand Down

0 comments on commit 02e8c42

Please sign in to comment.