#925 - Upgrade to Kotlin 1.3.60.

This commit is contained in:
Mark Paluch
2019-11-20 09:11:48 +01:00
parent 5bce554d7d
commit 0b428f5710

View File

@@ -111,7 +111,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.12</junit>
<junit5>5.5.2</junit5>
<kotlin>1.3.50</kotlin>
<kotlin>1.3.60</kotlin>
<kotlin-coroutines>1.3.2</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.10</lombok>