Skip to content

Commit

Permalink
Merge pull request #326 from binkley/dependabot/maven/kotlin.version-…
Browse files Browse the repository at this point in the history
…1.9.20

Bump kotlin.version from 1.9.10 to 1.9.20
  • Loading branch information
binkley authored Nov 1, 2023
2 parents d87c72a + a4128ef commit ffaf343
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 @@ -49,7 +49,7 @@
<kotest.version>5.7.2</kotest.version>
<kotlin.code.style>official</kotlin.code.style>
<kotlin.compiler.jvmTarget>${jdk.version}</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<ktlint-maven-plugin.version>3.0.0</ktlint-maven-plugin.version>
<lombok.version>1.18.30</lombok.version>
<main.class>demo.KotlinMainKt</main.class>
Expand Down

0 comments on commit ffaf343

Please sign in to comment.