Upgrade to Kotlin 1.8.20.

See #1969
This commit is contained in:
Mark Paluch
2023-04-06 16:08:34 +02:00
parent ff69a3f039
commit f99dbe5c4b

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.9.2</junit5>
<kotlin>1.8.10</kotlin>
<kotlin>1.8.20</kotlin>
<kotlin-coroutines>1.6.4</kotlin-coroutines>
<logback>1.4.1</logback>
<lombok>1.18.20</lombok>