fix(deps): update dependency androidx.test.ext:junit to v1.3.0 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd7c8ab8d8
commit
81f2c9123d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ kotlinCoroutines = "1.10.2"
|
||||||
kotlinSerialization = "1.9.0"
|
kotlinSerialization = "1.9.0"
|
||||||
# Test
|
# Test
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.2.1"
|
junitVersion = "1.3.0"
|
||||||
espressoCore = "3.7.0"
|
espressoCore = "3.7.0"
|
||||||
# Plugins
|
# Plugins
|
||||||
agp = "8.11.1"
|
agp = "8.11.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue