Skip to content

Commit

Permalink
GH-142 - Upgrade to Kotlin 1.9.25.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 4, 2024
1 parent aa81d14 commit 5cdd97f
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 @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<assertj.version>3.26.3</assertj.version>
<junit.version>5.11.2</junit.version>
<kotlin.version>1.8.22</kotlin.version>
<kotlin.version>1.9.25</kotlin.version>
</properties>

<licenses>
Expand Down

0 comments on commit 5cdd97f

Please sign in to comment.