#1041 - Upgrade to Kotlin 1.3.71.

This commit is contained in:
Mark Paluch
2020-03-31 14:37:39 +02:00
parent 8e5ddf6070
commit 0deffbb9bd

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.70</kotlin>
<kotlin>1.3.71</kotlin>
<kotlin-coroutines>1.3.5</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.12</lombok>