Commit 6ca229c6 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kotlin Coroutines 1.3.7

Closes gh-21833
parent a91c157b
......@@ -145,7 +145,7 @@
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kafka.version>2.3.1</kafka.version>
<kotlin.version>1.3.72</kotlin.version>
<kotlin-coroutines.version>1.3.5</kotlin-coroutines.version>
<kotlin-coroutines.version>1.3.7</kotlin-coroutines.version>
<lettuce.version>5.2.2.RELEASE</lettuce.version>
<liquibase.version>3.8.9</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