Skip to content

Commit a7514c4

Browse files
committed
kotlin 2.1.21, fixes #170
1 parent f3a5cab commit a7514c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<kp.skipITests>false</kp.skipITests>
4040

4141
<!-- LANGUAGE VERSIONS -->
42-
<kotlin.version>2.1.20</kotlin.version>
42+
<kotlin.version>2.1.21</kotlin.version>
4343
<kotlin.compiler.apiVersion>2.1</kotlin.compiler.apiVersion>
4444
<kotlin.compiler.languageVersion>2.1</kotlin.compiler.languageVersion>
4545
<kotlin.compiler.incremental>${kp.compile.useIncrementalKotlinCompiler}</kotlin.compiler.incremental>

0 commit comments

Comments
 (0)