#1125 - Upgrade to Kotlin Coroutines 1.3.7.

This commit is contained in:
Mark Paluch
2020-06-24 09:12:10 +02:00
parent 30c4ebb817
commit ad1dcdfe6a

View File

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