Commit 283c6771 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Kotlin Coroutines 1.3.1

Closes gh-18160
parent a0a214de
......@@ -143,7 +143,7 @@
<junit-jupiter.version>5.5.1</junit-jupiter.version>
<kafka.version>2.3.0</kafka.version>
<kotlin.version>1.3.50</kotlin.version>
<kotlin-coroutines.version>1.3.0</kotlin-coroutines.version>
<kotlin-coroutines.version>1.3.1</kotlin-coroutines.version>
<lettuce.version>5.1.8.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