Skip to content

Commit

Permalink
Merge pull request #68 from toolisticon/dependabot/maven/kotlin.versi…
Browse files Browse the repository at this point in the history
…on-1.9.24

Bump kotlin.version from 1.9.23 to 1.9.24
  • Loading branch information
jangalinski authored May 7, 2024
2 parents b5276e5 + 25b51ac commit c61cb11
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 @@ -39,7 +39,7 @@
<kp.skipITests>false</kp.skipITests>

<!-- LANGUAGE VERSIONS -->
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.compiler.languageVersion>1.9</kotlin.compiler.languageVersion>
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
<kotlin.compiler.incremental>${kp.compile.useIncrementalKotlinCompiler}</kotlin.compiler.incremental>
Expand Down

0 comments on commit c61cb11

Please sign in to comment.