Upgrade to Kotlin 1.4.32.

Closes #1413.
This commit is contained in:
Mark Paluch
2021-03-29 14:41:45 +02:00
parent 40f9881808
commit fbbb726dfb

View File

@@ -111,7 +111,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.7.1</junit5>
<kotlin>1.4.31</kotlin>
<kotlin>1.4.32</kotlin>
<kotlin-coroutines>1.4.3</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.18</lombok>