Skip to content

Commit

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

Bump kotlin.version from 1.6.10 to 1.7.21
  • Loading branch information
Ozsie authored Nov 21, 2022
2 parents b0c937f + 2ba6af5 commit fb67dd0
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>1.6.10</kotlin.version>
<kotlin.version>1.7.21</kotlin.version>
<detekt.version>1.22.0</detekt.version>
<jcommander.version>1.82</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
Expand Down

0 comments on commit fb67dd0

Please sign in to comment.