Upgrade to Kotlin 1.9.22.

Closes #2207
This commit is contained in:
Mark Paluch
2024-01-10 10:16:43 +01:00
parent 0d9d60176c
commit e40bdcc44d

View File

@@ -116,7 +116,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.10.1</junit5>
<kotlin>1.9.21</kotlin>
<kotlin>1.9.22</kotlin>
<kotlin-coroutines>1.7.3</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.12.2</micrometer>