Upgrade to Kotlin 1.6.20-RC.

See #1675
This commit is contained in:
Mark Paluch
2022-03-21 10:06:20 +01:00
parent 1a29294899
commit 4dc2fc9941

View File

@@ -114,7 +114,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.10</kotlin>
<kotlin>1.6.20-RC</kotlin>
<kotlin-coroutines>1.6.0</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>