#982 - Upgrade to Kotlin Coroutines 1.3.3.

This commit is contained in:
Mark Paluch
2020-01-14 14:38:30 +01:00
parent fa176be330
commit 7cfe60c2d7

View File

@@ -112,7 +112,7 @@
<junit>4.12</junit>
<junit5>5.5.2</junit5>
<kotlin>1.3.61</kotlin>
<kotlin-coroutines>1.3.2</kotlin-coroutines>
<kotlin-coroutines>1.3.3</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.10</lombok>
<mockito>3.1.0</mockito>