Update dependency androidx.test.ext:junit to v1.2.1
This commit is contained in:
parent
0869601b30
commit
19cd1e9ff1
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue