Skip to content

Commit c69c66f

Browse files
committed
Upgrade to Kotlin 1.9.25.
See #2402
1 parent 1c1c629 commit c69c66f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
116116
<junit>4.13.2</junit>
117117
<junit5>5.11.2</junit5>
118-
<kotlin>1.9.24</kotlin>
118+
<kotlin>1.9.25</kotlin>
119119
<kotlin-coroutines>1.9.0</kotlin-coroutines>
120120
<logback>1.4.13</logback>
121121
<micrometer>1.14.0-RC1</micrometer>
@@ -1456,4 +1456,4 @@
14561456
</repository>
14571457
</repositories>
14581458

1459-
</project>
1459+
</project>

0 commit comments

Comments
 (0)