#1020 - Upgrade to Kotlin 1.3.70.

This commit is contained in:
Mark Paluch
2020-03-10 17:03:42 +01:00
parent c185d78c0e
commit 979acdf506

View File

@@ -111,7 +111,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13</junit>
<junit5>5.6.0</junit5>
<kotlin>1.3.61</kotlin>
<kotlin>1.3.70</kotlin>
<kotlin-coroutines>1.3.4</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.12</lombok>