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 f186a6d + 2f047de commit 14485f5Copy full SHA for 14485f5
pom.xml
@@ -27,9 +27,9 @@
27
<properties>
28
<java.version>17</java.version>
29
<assertj-core.version>3.26.3</assertj-core.version>
30
- <kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
+ <kotlin-stdlib.version>2.2.20</kotlin-stdlib.version>
31
<arrow-core.version>2.1.2</arrow-core.version>
32
- <junit-jupiter.version>5.11.3</junit-jupiter.version>
+ <junit-jupiter.version>5.13.4</junit-jupiter.version>
33
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
34
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
35
<kotlinx-coroutines-test.version>1.9.0</kotlinx-coroutines-test.version>
0 commit comments