Skip to content

Commit 2600560

Browse files
fix(deps): update kotlin monorepo to v2.2.10
1 parent 747957a commit 2600560

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>17</java.version>
2929
<assertj-core.version>3.26.3</assertj-core.version>
30-
<kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
30+
<kotlin-stdlib.version>2.2.10</kotlin-stdlib.version>
3131
<arrow-core.version>1.2.4</arrow-core.version>
3232
<junit-jupiter.version>5.11.3</junit-jupiter.version>
3333
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>

0 commit comments

Comments
 (0)