Skip to content

Commit f2ece7d

Browse files
authored
Merge pull request #70 from bitfunk/renovate/patch-androidx-test-ext
Update dependency androidx.test.ext:junit-ktx to v1.1.4
2 parents d7a2dbc + ee2bb38 commit f2ece7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ test-androidx-compose-ui-junit4 = { module = "androidx.compose.ui:ui-test-junit4
103103
test-androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
104104
test-androidx-espresso-intents = { module = "androidx.test.espresso:espresso-intents", version.ref = "androidx-test-espresso" }
105105
test-androidx-espresso-web = { module = "androidx.test.espresso:espresso-web", version.ref = "androidx-test-espresso" }
106-
test-androidx-extJunitKtx = "androidx.test.ext:junit-ktx:1.1.3"
106+
test-androidx-extJunitKtx = "androidx.test.ext:junit-ktx:1.1.4"
107107
test-androidx-orchestrator = { module = "androidx.test:orchestrator", version.ref = "androidx-test-orchestrator" }
108108
test-androidx-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
109109
test-androidx-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }

0 commit comments

Comments
 (0)