Skip to content

Commit

Permalink
bump java to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
pjb7687 authored Nov 12, 2023
1 parent da6212c commit 1707c53
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 @@ -57,7 +57,7 @@
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<executionEnvironment>JavaSE-11</executionEnvironment>
<executionEnvironment>JavaSE-17</executionEnvironment>
<environments>
<environment>
<os>linux</os>
Expand Down

0 comments on commit 1707c53

Please sign in to comment.