Upgrade to Kotlin 1.7.20-RC.

See #1792
This commit is contained in:
Mark Paluch
2022-09-12 10:00:05 +02:00
parent 0bc3dbd38e
commit 59a7799e87

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.7.10</kotlin>
<kotlin>1.7.20-RC</kotlin>
<kotlin-coroutines>1.6.3</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>