Merge pull request #10 from garfiec/dependabot/gradle/androidx.test.ext-junit-1.3.0

Bump androidx.test.ext:junit from 1.2.1 to 1.3.0
This commit is contained in:
Garfie Chiu 2026-04-11 13:06:33 -05:00 committed by GitHub
commit 1f207991da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ mockk = "1.13.13"
truth = "1.4.4"
espresso = "3.6.1"
android-test-runner = "1.6.2"
android-test-ext = "1.2.1"
android-test-ext = "1.3.0"
# Code Quality
detekt = "1.23.8"