Upgrade to Kotlin 1.6.21.

See #1742
This commit is contained in:
Mark Paluch
2022-06-14 11:08:19 +02:00
parent 957ee51408
commit 513cb82619

View File

@@ -113,7 +113,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.6.20</kotlin>
<kotlin>1.6.21</kotlin>
<kotlin-coroutines>1.6.1</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>