Skip to content

Commit

Permalink
Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ALRubinger committed Nov 16, 2024
1 parent bbcbb94 commit 566a097
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 @@ -58,7 +58,7 @@
<properties>
<!-- Versioning for platform -->
<version.java>21</version.java>
<version.kotlin>1.9.25</version.kotlin>
<version.kotlin>2.0.21</version.kotlin>
<kotlin.jvm.target>${version.java}</kotlin.jvm.target>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

Expand Down

0 comments on commit 566a097

Please sign in to comment.