Upgrade to Kotlin 1.5.21.

See #1488
This commit is contained in:
Mark Paluch
2021-07-14 08:35:39 +02:00
parent 55b7ec38ac
commit 13843ab717

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.1</junit5>
<kotlin>1.5.20</kotlin>
<kotlin>1.5.21</kotlin>
<kotlin-coroutines>1.5.1</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.20</lombok>