Skip to content

Commit 56ff581

Browse files
committed
Upgrade to Kotlin Coroutines 1.5.2.
See #1519
1 parent e404787 commit 56ff581

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
@@ -114,7 +114,7 @@
114114
<junit>4.13.2</junit>
115115
<junit5>5.7.2</junit5>
116116
<kotlin>1.5.30</kotlin>
117-
<kotlin-coroutines>1.5.1</kotlin-coroutines>
117+
<kotlin-coroutines>1.5.2</kotlin-coroutines>
118118
<logback>1.2.5</logback>
119119
<lombok>1.18.20</lombok>
120120
<mockito>3.11.2</mockito>

0 commit comments

Comments
 (0)