Update dependency androidx.test.ext:junit to v1.2.1
All checks were successful
Build & Test / Validate (push) Successful in 14s
Build & Test / Run Unit Tests (push) Successful in 3m23s

This commit is contained in:
Renovate Bot 2024-07-20 17:00:31 +00:00 committed by renovate-bot
parent 0869601b30
commit 19cd1e9ff1

View file

@ -5,7 +5,7 @@ composeBom = "2024.06.00"
coreKtx = "1.13.1" coreKtx = "1.13.1"
espressoCore = "3.6.1" espressoCore = "3.6.1"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.1.5" junitVersion = "1.2.1"
kotlin = "2.0.0" kotlin = "2.0.0"
lifecycleRuntimeKtx = "2.8.3" lifecycleRuntimeKtx = "2.8.3"