Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent af43d9f commit 0cb6121
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>2.0.20</kotlin.version>
<kotlin.version>2.0.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 0cb6121

Please sign in to comment.