Skip to content

Commit

Permalink
Merge pull request #251 from holunda-io/dependabot/maven/kotlin.versi…
Browse files Browse the repository at this point in the history
…on-1.9.21

Bump kotlin.version from 1.9.10 to 1.9.21
  • Loading branch information
zambrovski authored Feb 21, 2024
2 parents f3eeeb3 + 2b3508f commit 042718b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<version.java>${java.version}</version.java>
<version.java>${java.version}</version.java>

<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
Expand Down

0 comments on commit 042718b

Please sign in to comment.