Skip to content

Commit 8ae051c

Browse files
committed
Upgrade to Kotlin Coroutines 1.6.3.
See #1761
1 parent 1b20007 commit 8ae051c

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
@@ -116,7 +116,7 @@
116116
<junit>4.13.2</junit>
117117
<junit5>5.8.2</junit5>
118118
<kotlin>1.7.10</kotlin>
119-
<kotlin-coroutines>1.6.2</kotlin-coroutines>
119+
<kotlin-coroutines>1.6.3</kotlin-coroutines>
120120
<logback>1.2.5</logback>
121121
<lombok>1.18.20</lombok>
122122
<micrometer>1.10.0-SNAPSHOT</micrometer>

0 commit comments

Comments
 (0)