Skip to content

Commit

Permalink
Merge pull request #262 from Ozsie/dependabot/maven/kotlin.version-2.…
Browse files Browse the repository at this point in the history
…0.21

Bump kotlin.version from 2.0.20 to 2.0.21
  • Loading branch information
Ozsie authored Oct 21, 2024
2 parents b4b4db5 + ef8da83 commit d8771d0
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 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Compile -->
<kotlin.version>2.0.20</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<detekt.version>1.23.7</detekt.version>
<jcommander.version>1.82</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
Expand Down

0 comments on commit d8771d0

Please sign in to comment.