Skip to content

Commit 587e64d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ playServicesMaps = "19.2.0"
88
kotlinBom = "2.0.0"
99
appcompat = "1.7.1"
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)