Skip to content

Commit f52ea68

Browse files
committed
Upgrade to Kotlin 2.2.21.
See #2718
1 parent 7369ca5 commit f52ea68

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
@@ -120,7 +120,7 @@
120120
<junit>6.0.0</junit>
121121
<junit5>${junit}</junit5>
122122
<junit-pioneer>2.3.0</junit-pioneer>
123-
<kotlin>2.2.20</kotlin>
123+
<kotlin>2.2.21</kotlin>
124124
<kotlin-coroutines>1.10.2</kotlin-coroutines>
125125
<logback>1.5.20</logback>
126126
<microbenchmark>1.0.0</microbenchmark>

0 commit comments

Comments
 (0)