Skip to content

Commit

Permalink
chore(deps): update kotlin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and robstoll committed Oct 1, 2024
1 parent 77d65ca commit 8e4a77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jvm/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<java.version>11</java.version>
<junit.version>5.11.1</junit.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.25</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
Expand Down

0 comments on commit 8e4a77f

Please sign in to comment.