Skip to content

Commit

Permalink
Merge pull request #40 from kym1924/renovate/testcoroutines
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.7.1
  • Loading branch information
kym1924 committed May 14, 2023
2 parents 83f1cc0 + d0b555f commit 4c0da30
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 @@ -26,7 +26,7 @@ timber = "5.0.1"
junit = "4.13.2"
testJunit = "1.1.5"
testEspresso = "3.5.1"
testCoroutines = "1.7.0"
testCoroutines = "1.7.1"

[libraries]
androidx-core = { module = "androidx.core:core-ktx", version.ref = "androidxCore" }
Expand Down

0 comments on commit 4c0da30

Please sign in to comment.