Skip to content

Commit 64a1355

Browse files
authored
Merge pull request #33 from rcardin/renovate/kotlin-monorepo
Update kotlin monorepo to v1.9.22
2 parents 7472a46 + c109b92 commit 64a1355

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.24.2</assertj-core.version>
30-
<kotlin-stdlib.version>1.9.10</kotlin-stdlib.version>
30+
<kotlin-stdlib.version>1.9.22</kotlin-stdlib.version>
3131
<arrow-core.version>1.2.1</arrow-core.version>
3232
<junit-jupiter.version>5.10.0</junit-jupiter.version>
3333
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>

0 commit comments

Comments
 (0)