Skip to content

Commit 7873183

Browse files
committed
Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v1.9.21
1 parent d5db89b commit 7873183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>CleanThat for Kotlin code - It enables refactoring automatically Kotlin code</description>
1414

1515
<properties>
16-
<kotlin.version>1.9.20</kotlin.version>
16+
<kotlin.version>1.9.21</kotlin.version>
1717
<kotlinx.version>1.6.4</kotlinx.version>
1818
<!-- https://kotlinlang.org/docs/maven.html#incremental-compilation -->
1919
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

0 commit comments

Comments
 (0)