Merge pull request #61 from Super12138/renovate/junitversion

Update dependency androidx.test.ext:junit to v1.2.1
This commit is contained in:
Super12138 2024-06-28 17:57:03 +08:00 committed by GitHub
commit fca776f8e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ gson = "2.11.0"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.0"
junitVersion = "1.2.1"
agp = "8.5.0"
kotlin-android = "2.0.0"