Skip to content

Commit

Permalink
Merge pull request #111 from eygraber/renovate/kotlinx-coroutines
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.2
  • Loading branch information
eygraber authored May 28, 2022
2 parents 12872bd + 9d69ead commit 1a79871
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 @@ -22,7 +22,7 @@ kotlinInject = "0.4.1"

ksp = "1.6.21-1.0.5"

kotlinx-coroutines = "1.6.1"
kotlinx-coroutines = "1.6.2"
kotlinx-atomicFu = "0.17.2"

publish = "0.18.0"
Expand Down

0 comments on commit 1a79871

Please sign in to comment.