#1243 - Upgrade to Kotlin Coroutines 1.4.1.

This commit is contained in:
Mark Paluch
2020-11-09 08:52:59 +01:00
parent 6d55fc6fcc
commit f77bcd64fb

View File

@@ -112,7 +112,7 @@
<junit>4.13.1</junit>
<junit5>5.7.0</junit5>
<kotlin>1.4.10</kotlin>
<kotlin-coroutines>1.4.0</kotlin-coroutines>
<kotlin-coroutines>1.4.1</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.14</lombok>
<mockito>3.5.15</mockito>