Skip to content

Commit

Permalink
Bump androidx.test:core-ktx from 1.5.0 to 1.6.0 (#2019)
Browse files Browse the repository at this point in the history
Bumps androidx.test:core-ktx from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.test:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 8db7c80 commit bdee96a
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 @@ -48,7 +48,7 @@ androidx-lifecycleRuntimeCompose = { module = "androidx.lifecycle:lifecycle-runt

test-junitKtx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidXJunit" }
test-junitAndroid = { module = "androidx.test.ext:junit", version.ref = "androidXJunit" }
test-coreKtx = "androidx.test:core-ktx:1.5.0"
test-coreKtx = "androidx.test:core-ktx:1.6.0"
test-junit = "junit:junit:4.13.2"
test-espressoCore = { module = "androidx.test.espresso:espresso-core", version.ref = "espresso" }
test-espressoContrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "espresso" }
Expand Down

0 comments on commit bdee96a

Please sign in to comment.