#1148 - Upgrade to Kotlin 1.4-rc.

This commit is contained in:
Mark Paluch
2020-08-04 11:45:50 +02:00
parent a2b1a27410
commit 775ce18dd6

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.1</junit5>
<kotlin>1.3.72</kotlin>
<kotlin>1.4.0-rc</kotlin>
<kotlin-coroutines>1.3.7</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.12</lombok>