#814 - Upgrade to Kotlin Coroutines 1.2.1.

This commit is contained in:
Mark Paluch
2019-05-13 10:26:09 +02:00
parent 8ba92c1e70
commit 3c46bbb5ce

View File

@@ -109,7 +109,7 @@
<jsonpath>2.4.0</jsonpath>
<junit>4.12</junit>
<kotlin>1.3.31</kotlin>
<kotlin-coroutines>1.2.0</kotlin-coroutines>
<kotlin-coroutines>1.2.1</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.6</lombok>
<mockito>2.26.0</mockito>