Skip to content

Commit 4f5692b

Browse files
Update kotlin monorepo to v2
1 parent 892877c commit 4f5692b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<properties>
2828
<java.version>11</java.version>
2929
<assertj-core.version>3.25.3</assertj-core.version>
30-
<kotlin-stdlib.version>1.9.22</kotlin-stdlib.version>
30+
<kotlin-stdlib.version>2.0.0</kotlin-stdlib.version>
3131
<arrow-core.version>1.2.1</arrow-core.version>
3232
<junit-jupiter.version>5.10.2</junit-jupiter.version>
3333
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>

0 commit comments

Comments
 (0)