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 3e04144Copy full SHA for 3e04144
pom.xml
@@ -56,7 +56,7 @@
56
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
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>
+ <kotlin.version>2.2.20</kotlin.version>
60
<kotest.version>5.9.1</kotest.version>
61
<junit5.version>5.13.4</junit5.version>
62
<junit5.platform.version>1.13.4</junit5.platform.version>
0 commit comments