Skip to content

Commit

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

Bump kotlin.version from 2.0.10 to 2.0.20
  • Loading branch information
xtermi2 authored Aug 23, 2024
2 parents b2460c8 + 340b7d1 commit 5c7a2f1
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 @@ -16,7 +16,7 @@

<properties>
<java.version>17</java.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5c7a2f1

Please sign in to comment.