Upgrade to Kotlin Coroutines 1.10.2.

See #2536
This commit is contained in:
Mark Paluch
2025-04-14 12:10:29 +02:00
parent ed3557da8f
commit cfd84b3617

View File

@@ -121,7 +121,7 @@
<junit>4.13.2</junit>
<junit5>5.12.2</junit5>
<kotlin>2.1.20</kotlin>
<kotlin-coroutines>1.10.1</kotlin-coroutines>
<kotlin-coroutines>1.10.2</kotlin-coroutines>
<logback>1.5.12</logback>
<micrometer>1.15.0-SNAPSHOT</micrometer>
<micrometer-tracing>1.5.0-SNAPSHOT</micrometer-tracing>