Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 6c1df08 commit 55a900a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ shadow-gradle-plugin = "8.0.0"

# Dependency versions which are found in the platform BOM
# meaning that they should be extracted into their own BOM
kotlin-coroutines = "1.8.1"
kotlin-coroutines = "1.9.0"

[libraries]
micronaut-core = { module = 'io.micronaut:micronaut-core-bom', version.ref = 'micronaut' }
Expand Down

0 comments on commit 55a900a

Please sign in to comment.