Skip to content

Commit d7adefd

Browse files
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>
1 parent 6f7e480 commit d7adefd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/java/Polygons/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ appcompat = "1.7.1"
88
playServicesMaps = "19.2.0"
99
kotlinBom = "2.2.0"
1010
junit = "4.13.2"
11-
androidxTestExtJunit = "1.2.1"
11+
androidxTestExtJunit = "1.3.0"
1212
espressoCore = "3.6.1"
1313
agp = "8.10.1"
1414

0 commit comments

Comments
 (0)