Skip to content

Commit

Permalink
Intellij IDEA now resolve language level properly
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamolteni committed Jun 5, 2024
1 parent 6d88ca7 commit 9fdca60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@

<properties>

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>


Expand Down

0 comments on commit 9fdca60

Please sign in to comment.