Skip to content

Commit

Permalink
Update dependency androidx.test:core-ktx to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 88c7e51 commit 7aa3ef6
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 @@ -69,7 +69,7 @@ room-testing = { module = "androidx.room:room-testing", version.ref = "room" }

androidX-test-runner = "androidx.test:runner:1.6.0"
androidX-test-junit = "androidx.test.ext:junit:1.2.1"
androidX-test-core = "androidx.test:core-ktx:1.6.0"
androidX-test-core = "androidx.test:core-ktx:1.6.1"

androidTest-orchestrator = "androidx.test:orchestrator:1.5.0"
androidTest-services-testServices = "androidx.test.services:test-services:1.5.0"
Expand Down

0 comments on commit 7aa3ef6

Please sign in to comment.