#1173 - Upgrade to Kotlin Coroutines 1.3.9.

This commit is contained in:
Mark Paluch
2020-09-09 13:26:29 +02:00
parent 65e5d97501
commit cdbace00ae

View File

@@ -110,7 +110,7 @@
<jsonpath>2.4.0</jsonpath>
<junit>4.12</junit>
<kotlin>1.3.72</kotlin>
<kotlin-coroutines>1.3.8</kotlin-coroutines>
<kotlin-coroutines>1.3.9</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.12</lombok>
<mockito>3.0.0</mockito>