Skip to content

Commit

Permalink
fix(deps): update kotlinx.coroutines to v1.10.1 (#1412)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Dec 21, 2024
1 parent 52bca43 commit 0a7c10b
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 @@ -13,7 +13,7 @@ google-maps-compose = "4.3.2"
google-services = "4.4.2"
jetbrains-kotlin = "2.1.0"
kotlin-jvmTarget = "17"
kotlinx-coroutines = "1.9.0"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization = "1.7.3"
ktor = "3.0.3"
pinterest-ktlint = "0.50.0"
Expand Down

0 comments on commit 0a7c10b

Please sign in to comment.