Skip to content

Commit 46836f3

Browse files
authored
Merge branch 'master' into dependabot/gradle/com.burhanrashid52-photoeditor-3.1.0
2 parents 5b8b567 + f6dd177 commit 46836f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ dependencies {
479479
testImplementation("com.squareup.okhttp3:mockwebserver:5.3.2")
480480
testImplementation("com.flextrade.jfixture:jfixture:2.7.2")
481481
testImplementation("com.shazam:shazamcrest:0.11")
482-
testImplementation("org.robolectric:robolectric:4.16")
482+
testImplementation("org.robolectric:robolectric:4.16.1")
483483
//we need it to test Parcelable implementation
484484
testImplementation("org.jetbrains.kotlin:kotlin-reflect:2.3.0")
485485
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)