Skip to content

Commit

Permalink
build(deps): bump junitVersion from 1.1.5 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps `junitVersion` 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 and FunkyMuse committed Jun 30, 2024
1 parent 22ba1ff commit 0b8457b
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 @@ -37,7 +37,7 @@ turbine = "1.1.0"
jupiter_version = "5.10.3"
joda = "2.12.7"
junit = "4.13.2"
junitVersion = "1.1.5"
junitVersion = "1.2.1"
kotlinReflect = "2.0.0"
material = "1.12.0"
kotlin = "2.0.0"
Expand Down

0 comments on commit 0b8457b

Please sign in to comment.