chore(deps): bump androidx.test.ext:junit in /tutorials/java/Polygons

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 20:30:04 +00:00 committed by GitHub
parent 6f7e4807c5
commit d7adefd225
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ appcompat = "1.7.1"
playServicesMaps = "19.2.0"
kotlinBom = "2.2.0"
junit = "4.13.2"
androidxTestExtJunit = "1.2.1"
androidxTestExtJunit = "1.3.0"
espressoCore = "3.6.1"
agp = "8.10.1"