Upgrade to Kotlin 1.9.10.

See #2090
This commit is contained in:
Mark Paluch
2023-09-06 15:38:57 +02:00
parent d7f9fe9e09
commit 67c7c98d8a

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.0</junit5>
<kotlin>1.9.0</kotlin>
<kotlin>1.9.10</kotlin>
<kotlin-coroutines>1.7.3</kotlin-coroutines>
<logback>1.4.1</logback>
<micrometer>1.12.0-M2</micrometer>