Skip to content

Commit 98a3ca3

Browse files
committed
Upgrade to Kotlin Coroutines 1.8.0.
See #2252
1 parent d7ac00a commit 98a3ca3

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.10.2</junit5>
118118
<kotlin>1.9.22</kotlin>
119-
<kotlin-coroutines>1.7.3</kotlin-coroutines>
119+
<kotlin-coroutines>1.8.0</kotlin-coroutines>
120120
<logback>1.4.13</logback>
121121
<micrometer>1.13.0-SNAPSHOT</micrometer>
122122
<micrometer-tracing>1.3.0-SNAPSHOT</micrometer-tracing>

0 commit comments

Comments
 (0)