Upgrade to Kotlin 1.9.25.

See #2402
This commit is contained in:
Mark Paluch
2024-10-17 15:19:12 +02:00
parent 1c1c6294ca
commit c69c66f4ef

View File

@@ -115,7 +115,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.11.2</junit5>
<kotlin>1.9.24</kotlin>
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.9.0</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.14.0-RC1</micrometer>
@@ -1456,4 +1456,4 @@
</repository>
</repositories>
</project>
</project>