Skip to content

Commit 9d9a92b

Browse files
chore(deps): bump androidx.test.espresso:espresso-core
Bumps androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7e480 commit 9d9a92b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ playServicesMaps = "19.2.0"
1111
kotlinBom = "2.2.0"
1212
junit = "4.13.2"
1313
androidxTestExtJunit = "1.2.1"
14-
espressoCore = "3.6.1"
14+
espressoCore = "3.7.0"
1515
javaVersion = "21"
1616

1717
[libraries]

0 commit comments

Comments
 (0)