Upgrade to Kotlin 1.9.24.

See #2293
This commit is contained in:
Mark Paluch
2024-05-13 09:18:10 +02:00
parent 5359010196
commit 002a1dd1f2

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.10.2</junit5>
<kotlin>1.9.23</kotlin>
<kotlin>1.9.24</kotlin>
<kotlin-coroutines>1.8.0</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.13.0-RC1</micrometer>