Skip to content

Commit

Permalink
bump kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvergnaud committed Feb 28, 2024
1 parent c7a40ed commit 8c744c6
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 @@ -93,7 +93,7 @@
<antlr.testinprocess>true</antlr.testinprocess>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<kotlin.version>2.0.0-Beta3</kotlin.version>
<kotlin.version>2.0.0-Beta4</kotlin.version>
<junit.version>5.9.0</junit.version>
</properties>

Expand Down

0 comments on commit 8c744c6

Please sign in to comment.