Upgrade to Kotlin 1.5.20.

See #1475
This commit is contained in:
Mark Paluch
2021-07-12 08:50:31 +02:00
parent 4f77b4aa17
commit 23f3c61ae2

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.7.2</junit5>
<kotlin>1.5.10</kotlin>
<kotlin>1.5.20</kotlin>
<kotlin-coroutines>1.4.3</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.20</lombok>