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 f97ff9c commit c1bf091Copy full SHA for c1bf091
pom.xml
@@ -62,7 +62,7 @@
62
<openjfx.version>17.0.10</openjfx.version>
63
<java.version>8</java.version>
64
<kotlin.version>2.0.20</kotlin.version>
65
- <kotest.version>5.5.5</kotest.version>
+ <kotest.version>5.9.1</kotest.version>
66
<junit5.version>5.11.0</junit5.version> <!-- needed by kotest -->
67
68
<!-- Those have different values based on the profile -->
0 commit comments