#1031 - Upgrade to Kotlin Coroutines 1.3.5.

This commit is contained in:
Mark Paluch
2020-03-23 16:30:38 +01:00
parent b18a00fafc
commit 9848526fd4

View File

@@ -110,7 +110,7 @@
<jsonpath>2.4.0</jsonpath>
<junit>4.12</junit>
<kotlin>1.3.71</kotlin>
<kotlin-coroutines>1.3.3</kotlin-coroutines>
<kotlin-coroutines>1.3.5</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.10</lombok>
<mockito>3.0.0</mockito>