Upgrade to Kotlin 1.4.30.

See #1370
This commit is contained in:
Mark Paluch
2021-02-15 09:37:14 +01:00
parent 3979c3a178
commit 501bb609fa

View File

@@ -111,7 +111,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.4.21</kotlin>
<kotlin>1.4.30</kotlin>
<kotlin-coroutines>1.4.2</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.16</lombok>