Skip to content

Commit 888c3c8

Browse files
committed
GH-174 - Update to Kotlin 2.2.21.
1 parent 3eef6ff commit 888c3c8

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.6</assertj.version>
2525
<junit.version>6.0.1</junit.version>
26-
<kotlin.version>2.2.10</kotlin.version>
26+
<kotlin.version>2.2.21</kotlin.version>
2727
</properties>
2828

2929
<licenses>

0 commit comments

Comments
 (0)