We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 892877c + 4f5692b commit e11e3d6Copy full SHA for e11e3d6
pom.xml
@@ -27,7 +27,7 @@
27
<properties>
28
<java.version>11</java.version>
29
<assertj-core.version>3.25.3</assertj-core.version>
30
- <kotlin-stdlib.version>1.9.22</kotlin-stdlib.version>
+ <kotlin-stdlib.version>2.0.0</kotlin-stdlib.version>
31
<arrow-core.version>1.2.1</arrow-core.version>
32
<junit-jupiter.version>5.10.2</junit-jupiter.version>
33
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
0 commit comments