Skip to content

Commit e11e3d6

Browse files
authored
Merge pull request #43 from rcardin/renovate/major-kotlin-monorepo
Update kotlin monorepo to v2 (major)
2 parents 892877c + 4f5692b commit e11e3d6

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)