Skip to content

Commit

Permalink
Bump junit-ktx from 1.1.5 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps `junit-ktx` from 1.1.5 to 1.2.1.

Updates `androidx.test.ext:junit` from 1.1.5 to 1.2.1

Updates `androidx.test.ext:junit-ktx` from 1.1.5 to 1.2.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 49a5fc9 commit cca2eee
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 @@ -15,7 +15,7 @@ fragment-ktx = "1.6.2"
gson = "2.11.0"
dagger-hilt = "2.51.1"
junit = "4.13.2"
junit-ktx = "1.1.5"
junit-ktx = "1.2.1"
kotlinx-coroutines-android = "1.8.1"
legacy-support-v4 = "1.0.0"
lifecycle = "2.8.2"
Expand Down

0 comments on commit cca2eee

Please # to comment.