#1194 - Upgrade to Kotlin 1.4.10.

This commit is contained in:
Mark Paluch
2020-10-13 09:21:16 +02:00
parent bb2e1ae4d1
commit 7f5723555a

View File

@@ -111,7 +111,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.1</junit>
<junit5>5.7.0</junit5>
<kotlin>1.4.0</kotlin>
<kotlin>1.4.10</kotlin>
<kotlin-coroutines>1.3.8-1.4.0-rc</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.14</lombok>