Skip to content

Commit

Permalink
Update kotlinx-coroutines monorepo to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Dec 27, 2024
1 parent 76b819a commit e18d283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ bugsnagGradle = "8.1.0"
circuit = "0.25.0"
compose-jb = "1.7.3"
compose-jb-stable = "1.7.3"
coroutines = "1.9.0"
coroutines = "1.10.1"
# https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#coroutinesLibraries
coroutines-ij = "1.9.0"
coroutines-ij = "1.10.1"
dependencyAnalysisPlugin = "2.6.1"
detekt = "1.23.7"
dokka = "2.0.0-Beta"
Expand Down

0 comments on commit e18d283

Please sign in to comment.