Skip to content

Commit

Permalink
change executionEnvironment
Browse files Browse the repository at this point in the history
  • Loading branch information
col-panic committed Aug 6, 2024
1 parent c764bfe commit d741ed2
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 @@ -226,7 +226,7 @@
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<executionEnvironment>JavaSE-17</executionEnvironment>
<executionEnvironment>JavaSE-21</executionEnvironment>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit d741ed2

Please sign in to comment.