Skip to content

Commit

Permalink
Merge pull request #27 from toolisticon/dependabot/maven/kotlin.versi…
Browse files Browse the repository at this point in the history
…on-1.9.21
  • Loading branch information
zambrovski authored Nov 27, 2023
2 parents 72f6ea3 + 448ae25 commit bff537f
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 @@ -35,7 +35,7 @@
<kp.compile.useIncrementalKotlinCompiler>false</kp.compile.useIncrementalKotlinCompiler>

<!-- LANGUAGE VERSIONS -->
<kotlin.version>1.9.20</kotlin.version>
<kotlin.version>1.9.21</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 bff537f

Please sign in to comment.