#1174 - Upgrade to Kotlin Coroutines 1.3.9.

This commit is contained in:
Mark Paluch
2020-09-09 13:28:25 +02:00
parent ef993f297d
commit 726fea9532

View File

@@ -112,7 +112,7 @@
<junit>4.13</junit>
<junit5>5.6.2</junit5>
<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.3.3</mockito>