fix(deps): update dependency androidx.test.ext:junit to v1.2.0

This commit is contained in:
renovate[bot] 2024-06-24 20:37:45 +00:00 committed by GitHub
parent 3f81bc6f7f
commit 09164f207b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ loggingInterceptor = "4.12.0"
material = "1.12.0" material = "1.12.0"
navigation = "2.7.7" navigation = "2.7.7"
preference = "1.2.1" preference = "1.2.1"
extJunit = "1.1.5" extJunit = "1.2.0"
espresso = "3.5.1" espresso = "3.5.1"
workRuntime = "2.9.0" workRuntime = "2.9.0"
retrofit = "2.11.0" retrofit = "2.11.0"