#1026 - Upgrade to Kotlin Coroutines 1.3.5.

This commit is contained in:
Mark Paluch
2020-03-19 10:34:10 +01:00
parent f4f41db9a0
commit e1484c3cbb

View File

@@ -112,7 +112,7 @@
<junit>4.13</junit>
<junit5>5.6.0</junit5>
<kotlin>1.3.70</kotlin>
<kotlin-coroutines>1.3.4</kotlin-coroutines>
<kotlin-coroutines>1.3.5</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.12</lombok>
<mockito>3.3.3</mockito>