Skip to content

Commit ee2bb38

Browse files
Update dependency androidx.test.ext:junit-ktx to v1.1.4
1 parent e758ef4 commit ee2bb38

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)