Update dependency io.strikt:strikt-core to v0.34.1

This commit is contained in:
Renovate Bot 2022-08-25 13:03:02 +00:00
parent 117a17d0bf
commit 5e789a2f28
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ dependencies {
testImplementation("junit:junit:4.13.2")
testImplementation("io.mockk:mockk:1.12.4")
testImplementation("androidx.test:core:1.4.0")
testImplementation("io.strikt:strikt-core:0.31.0")
testImplementation("io.strikt:strikt-core:0.34.1")
testImplementation("org.robolectric:robolectric:4.6.1")
androidTestImplementation("io.mockk:mockk-android:1.12.4")