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.
1 parent 25dbee3 commit 59b985cCopy full SHA for 59b985c
pom.xml
@@ -57,7 +57,7 @@
57
<kotlin.compiler.languageVersion>1.9</kotlin.compiler.languageVersion>
58
<kotlin.compiler.jvmTarget>1.${java.version}</kotlin.compiler.jvmTarget>
59
<kotlin.version>2.2.20</kotlin.version>
60
- <kotest.version>5.9.1</kotest.version>
+ <kotest.version>6.0.4</kotest.version>
61
<junit.version>6.0.0</junit.version>
62
63
<!-- Those have different values based on the profile -->
0 commit comments