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

This commit is contained in:
renovate[bot] 2024-06-27 00:45:03 +00:00 committed by GitHub
parent e67ce92aa6
commit 6b36d3c5c9
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.2.0" extJunit = "1.2.1"
espresso = "3.6.0" espresso = "3.6.0"
workRuntime = "2.9.0" workRuntime = "2.9.0"
retrofit = "2.11.0" retrofit = "2.11.0"