Skip to content

Commit 065be5c

Browse files
committed
Upgrade to Kotlin Coroutines 1.6.4.
See #1793
1 parent 2b5030b commit 065be5c

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
@@ -115,7 +115,7 @@
115115
<junit>4.13.2</junit>
116116
<junit5>5.8.2</junit5>
117117
<kotlin>1.7.20-RC</kotlin>
118-
<kotlin-coroutines>1.6.3</kotlin-coroutines>
118+
<kotlin-coroutines>1.6.4</kotlin-coroutines>
119119
<logback>1.2.5</logback>
120120
<lombok>1.18.20</lombok>
121121
<micrometer>1.10.0-SNAPSHOT</micrometer>

0 commit comments

Comments
 (0)