Skip to content

Commit

Permalink
Upgrade to Kotlin Coroutines 1.8.1.
Browse files Browse the repository at this point in the history
See #2294
  • Loading branch information
mp911de committed May 13, 2024
1 parent 8ea2550 commit a2a357c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<junit>4.13.2</junit>
<junit5>5.10.2</junit5>
<kotlin>1.9.24</kotlin>
<kotlin-coroutines>1.8.0</kotlin-coroutines>
<kotlin-coroutines>1.8.1</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.13.0-RC1</micrometer>
<micrometer-tracing>1.3.0-RC1</micrometer-tracing>
Expand Down

0 comments on commit a2a357c

Please sign in to comment.