Merge pull request #6180 from libre-tube/renovate/extjunit

fix(deps): update dependency androidx.test.ext:junit to v1.2.0
This commit is contained in:
Bnyro 2024-06-26 09:45:56 +02:00 committed by GitHub
commit 1e15bad757
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"