Skip to content

Commit c2b0e14

Browse files
committed
Upgrade to Kotlin 2.2.10.
Closes #2652
1 parent 4b10d07 commit c2b0e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<junit>6.0.0-RC2</junit>
122122
<junit5>${junit}</junit5>
123123
<junit-pioneer>2.3.0</junit-pioneer>
124-
<kotlin>2.2.0</kotlin>
124+
<kotlin>2.2.10</kotlin>
125125
<kotlin-coroutines>1.10.2</kotlin-coroutines>
126126
<logback>1.5.12</logback>
127127
<microbenchmark>1.0.0-RC1</microbenchmark>

0 commit comments

Comments
 (0)