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 2b7229b commit c6858d8Copy full SHA for c6858d8
pom.xml
@@ -58,7 +58,7 @@
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>
61
- <junit5.version>5.13.4</junit5.version>
+ <junit5.version>6.0.0</junit5.version>
62
<junit5.platform.version>1.13.4</junit5.platform.version>
63
64
<!-- Those have different values based on the profile -->
0 commit comments