Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Dec 26, 2023
1 parent 15ca409 commit 3ac05c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
androidLibraryVersion = "master-SNAPSHOT"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"
mockkVersion = "1.13.8"
espressoVersion = "3.5.1"
workRuntime = "2.8.1"
fidoVersion = "4.1.0-patch2"
Expand Down

0 comments on commit 3ac05c1

Please sign in to comment.