diff --git a/FlowCrypt/build.gradle b/FlowCrypt/build.gradle index 0a01365359..e8d94b12ea 100644 --- a/FlowCrypt/build.gradle +++ b/FlowCrypt/build.gradle @@ -390,7 +390,7 @@ dependencies { testImplementation "junit:junit:${rootProject.ext.junitVersion}" testImplementation "androidx.room:room-testing:$roomVersion" testImplementation 'org.robolectric:robolectric:4.6.1' - testImplementation 'io.github.classgraph:classgraph:4.8.112' + testImplementation 'io.github.classgraph:classgraph:4.8.113' testImplementation 'com.flextrade.jfixture:jfixture:2.7.2' testImplementation 'com.shazam:shazamcrest:0.11' //we need it to test Parcelable