#980 - Upgrade to Kotlin 1.3.61.

This commit is contained in:
Mark Paluch
2020-01-14 14:36:56 +01:00
parent e7bba01aa3
commit fa176be330

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.60</kotlin>
<kotlin>1.3.61</kotlin>
<kotlin-coroutines>1.3.2</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.10</lombok>