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 c042461 commit 64c81e7Copy full SHA for 64c81e7
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.3</kotest.version>
61
<junit5.version>5.13.4</junit5.version>
62
<junit5.platform.version>1.13.4</junit5.platform.version>
63
0 commit comments