Skip to content

Commit

Permalink
Added compiler parameter "source 17"
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-v committed Oct 6, 2024
1 parent 9a5348c commit 13ca8e7
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 @@ -113,6 +113,7 @@
<version>${maven-compiler-plugin.version}</version>
<configuration>
<release>17</release>
<source>17</source>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 13ca8e7

Please sign in to comment.