Skip to content

Commit

Permalink
fix(deps): update kotlinx.coroutines to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2023
1 parent fa294b6 commit 31b0a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/plugin/gradle-plugin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin = "1.8.20"
kotlin_dsl = "4.0.7"
ktlint = "0.49.0"
ktlintGradle = "11.3.1"
kotlinx_coroutines = "1.7.0-Beta"
kotlinx_coroutines = "1.7.2"
kotlinx_collections = "0.3.5"
kotlinx_datetime = "0.4.0"
kotlinx_serialization = "1.5.0"
Expand Down

0 comments on commit 31b0a67

Please sign in to comment.