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 f3a5cab commit a7514c4Copy full SHA for a7514c4
pom.xml
@@ -39,7 +39,7 @@
39
<kp.skipITests>false</kp.skipITests>
40
41
<!-- LANGUAGE VERSIONS -->
42
- <kotlin.version>2.1.20</kotlin.version>
+ <kotlin.version>2.1.21</kotlin.version>
43
<kotlin.compiler.apiVersion>2.1</kotlin.compiler.apiVersion>
44
<kotlin.compiler.languageVersion>2.1</kotlin.compiler.languageVersion>
45
<kotlin.compiler.incremental>${kp.compile.useIncrementalKotlinCompiler}</kotlin.compiler.incremental>
0 commit comments