Skip to content

Commit

Permalink
feat: use Java 11 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrehu authored Oct 20, 2023
1 parent 7304f92 commit 03855f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</scm>

<properties>
<java.version>1.8</java.version>
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 03855f9

Please sign in to comment.