Upgrade to Kotlin 1.6.10.

See #1597
This commit is contained in:
Mark Paluch
2022-01-04 14:01:25 +01:00
parent cc1de56ee1
commit 991d002efb

View File

@@ -112,7 +112,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.8.1</junit5>
<kotlin>1.5.31</kotlin>
<kotlin>1.6.10</kotlin>
<kotlin-coroutines>1.5.2</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>