Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 8280a75 commit 5b2db6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<main.verticle>com.example.demo.MainVerticle</main.verticle>

<kotlin.version>2.1.0</kotlin.version>
<coroutines.version>1.9.0</coroutines.version>
<coroutines.version>1.10.0</coroutines.version>
<jackson.version>2.18.2</jackson.version>

<vertx.version>4.5.11</vertx.version>
Expand Down

0 comments on commit 5b2db6a

Please sign in to comment.