Merge pull request #61 from Super12138/renovate/junitversion
Update dependency androidx.test.ext:junit to v1.2.1
This commit is contained in:
commit
fca776f8e6
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ gson = "2.11.0"
|
||||||
|
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.2.0"
|
junitVersion = "1.2.1"
|
||||||
|
|
||||||
agp = "8.5.0"
|
agp = "8.5.0"
|
||||||
kotlin-android = "2.0.0"
|
kotlin-android = "2.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue