Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent f241cca commit 08cc065
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 @@ -7,7 +7,7 @@ java = "11"
junit-jupiter = "5.9.3"
kotest = "5.6.1"
kotlin = "1.8.21"
kotlinx-coroutines = "1.6.4"
kotlinx-coroutines = "1.7.1"

[libraries]
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
Expand Down

0 comments on commit 08cc065

Please sign in to comment.