Skip to content

Commit a810aa7

Browse files
Upgrade to Kotlin 2.2.20.
See #2660
1 parent 3f094eb commit a810aa7

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-RC2</junit>
121121
<junit5>${junit}</junit5>
122122
<junit-pioneer>2.3.0</junit-pioneer>
123-
<kotlin>2.2.10</kotlin>
123+
<kotlin>2.2.20</kotlin>
124124
<kotlin-coroutines>1.10.2</kotlin-coroutines>
125125
<logback>1.5.12</logback>
126126
<microbenchmark>1.0.0-RC1</microbenchmark>

0 commit comments

Comments
 (0)