Commit 4f7deb99 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kotlin Coroutines 1.3.2

Closes gh-18424
parent 686afd44
......@@ -144,7 +144,7 @@
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kafka.version>2.3.0</kafka.version>
<kotlin.version>1.3.50</kotlin.version>
<kotlin-coroutines.version>1.3.1</kotlin-coroutines.version>
<kotlin-coroutines.version>1.3.2</kotlin-coroutines.version>
<lettuce.version>5.2.0.RELEASE</lettuce.version>
<liquibase.version>3.8.0</liquibase.version>
<log4j2.version>2.12.1</log4j2.version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment