chore(deps): bump androidx.test.ext:junit

Bumps androidx.test.ext:junit from 1.2.1 to 1.3.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-11 21:07:45 +00:00 committed by GitHub
parent 6f7e4807c5
commit 5320ca1dbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ coreKtx = "1.16.0"
appcompat = "1.7.1"
playServicesMaps = "19.2.0"
junit = "4.13.2"
androidxTestExtJunit = "1.2.1"
androidxTestExtJunit = "1.3.0"
espressoCore = "3.6.1"
javaVersion = "21"