Skip to content

Commit 331772d

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.7.0 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7db8318 commit 331772d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ compose_compilerextension = "1.5.5"
1010
constraint_layout = "2.2.1"
1111
core_ktx = "1.16.0"
1212
detekt = "1.23.8"
13-
espresso_core = "3.6.1"
13+
espresso_core = "3.7.0"
1414
junit = "4.13.2"
1515
kotlin = "2.2.0"
1616
min_sdk_version = "23"

0 commit comments

Comments
 (0)