Upgrade to Kotlin 1.7.10.

See #1760
This commit is contained in:
Mark Paluch
2022-07-12 15:17:19 +02:00
parent 5c719e7928
commit 1b20007f78

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.8.2</junit5>
<kotlin>1.7.0</kotlin>
<kotlin>1.7.10</kotlin>
<kotlin-coroutines>1.6.2</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>