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 90e7eea commit 0b0a69bCopy full SHA for 0b0a69b
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.10</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