Skip to content

Commit

Permalink
build(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps androidx.test.ext:junit 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent dd70ff1 commit 730019f
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 @@ -6,7 +6,7 @@ androidMinSdk = "21"
androidTargetSdk = "34"
androidxAppcompat = "1.7.0"
androidxCoreKtx = "1.13.1"
androidxJunit = "1.1.5"
androidxJunit = "1.2.1"
androidxTest = "1.5.0"
dokkaGradlePlugin = "1.9.20"
gradle = "8.4.2"
Expand Down

0 comments on commit 730019f

Please sign in to comment.