#1094 - Upgrade to Kotlin Coroutines 1.3.6.

This commit is contained in:
Mark Paluch
2020-05-11 09:54:53 +02:00
parent 2b4ef4bc3a
commit 777228f5ce

View File

@@ -112,7 +112,7 @@
<junit>4.13</junit>
<junit5>5.6.1</junit5>
<kotlin>1.3.72</kotlin>
<kotlin-coroutines>1.3.5</kotlin-coroutines>
<kotlin-coroutines>1.3.6</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.12</lombok>
<mockito>3.3.3</mockito>