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] committed May 21, 2024
1 parent 892877c commit 4f5692b
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 @@ -27,7 +27,7 @@
<properties>
<java.version>11</java.version>
<assertj-core.version>3.25.3</assertj-core.version>
<kotlin-stdlib.version>1.9.22</kotlin-stdlib.version>
<kotlin-stdlib.version>2.0.0</kotlin-stdlib.version>
<arrow-core.version>1.2.1</arrow-core.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
Expand Down

0 comments on commit 4f5692b

Please sign in to comment.