Skip to content

Commit f8606a8

Browse files
committed
Upgrade to Kotlin Coroutines 1.6.3.
See #1756
1 parent 0a94368 commit f8606a8

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.8.2</junit5>
116116
<kotlin>1.6.21</kotlin>
117-
<kotlin-coroutines>1.6.2</kotlin-coroutines>
117+
<kotlin-coroutines>1.6.3</kotlin-coroutines>
118118
<logback>1.2.5</logback>
119119
<lombok>1.18.20</lombok>
120120
<mockito>4.4.0</mockito>

0 commit comments

Comments
 (0)