Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 14164ff commit 6bea688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>CleanThat for Kotlin code - It enables refactoring automatically Kotlin code</description>

<properties>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>
<kotlinx.version>1.6.4</kotlinx.version>
<!-- https://kotlinlang.org/docs/maven.html#incremental-compilation -->
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
Expand Down

0 comments on commit 6bea688

Please sign in to comment.