Upgrade to Kotlin 2.1.20.

See #2535
This commit is contained in:
Mark Paluch
2025-04-14 12:10:29 +02:00
parent 607e2223e2
commit 9b338510ba

View File

@@ -120,7 +120,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.12.2</junit5>
<kotlin>2.1.0</kotlin>
<kotlin>2.1.20</kotlin>
<kotlin-coroutines>1.10.1</kotlin-coroutines>
<logback>1.5.12</logback>
<micrometer>1.15.0-SNAPSHOT</micrometer>
@@ -1581,4 +1581,4 @@
</repository>
</repositories>
</project>
</project>