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:
renovate[bot] 2025-07-31 11:48:54 +00:00 committed by GitHub
parent fd7c8ab8d8
commit 81f2c9123d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ kotlinCoroutines = "1.10.2"
kotlinSerialization = "1.9.0"
# Test
junit = "4.13.2"
junitVersion = "1.2.1"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
# Plugins
agp = "8.11.1"