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:
commit
1f207991da
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ mockk = "1.13.13"
|
||||||
truth = "1.4.4"
|
truth = "1.4.4"
|
||||||
espresso = "3.6.1"
|
espresso = "3.6.1"
|
||||||
android-test-runner = "1.6.2"
|
android-test-runner = "1.6.2"
|
||||||
android-test-ext = "1.2.1"
|
android-test-ext = "1.3.0"
|
||||||
|
|
||||||
# Code Quality
|
# Code Quality
|
||||||
detekt = "1.23.8"
|
detekt = "1.23.8"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue