Skip to content

Commit 7ba4eb3

Browse files
committed
Upgrade to Kotlin Coroutines 1.4.3.
See #1397
1 parent fe74650 commit 7ba4eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<junit>4.13.2</junit>
114114
<junit5>5.7.1</junit5>
115115
<kotlin>1.4.30</kotlin>
116-
<kotlin-coroutines>1.4.2</kotlin-coroutines>
116+
<kotlin-coroutines>1.4.3</kotlin-coroutines>
117117
<logback>1.2.3</logback>
118118
<lombok>1.18.18</lombok>
119119
<mockito>3.7.7</mockito>

0 commit comments

Comments
 (0)