#1261 - Upgrade to Kotlin 1.4.20.

This commit is contained in:
Mark Paluch
2020-11-23 09:44:13 +01:00
parent 6d34819614
commit b9432a8dca

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.10</kotlin>
<kotlin>1.4.20</kotlin>
<kotlin-coroutines>1.4.1</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.14</lombok>