Skip to content

Commit ced40ea

Browse files
committed
GH-167 - Upgrade to Kotlin 2.2.10.
1 parent 1f5cd89 commit ced40ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<assertj.version>3.27.3</assertj.version>
2525
<junit.version>5.12.2</junit.version>
26-
<kotlin.version>1.9.25</kotlin.version>
26+
<kotlin.version>2.2.10</kotlin.version>
2727
</properties>
2828

2929
<licenses>

0 commit comments

Comments
 (0)