Skip to content

Commit c43d35b

Browse files
fix(deps): update scalamock to v0.6.3
1 parent 27f4814 commit c43d35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "1.9.24"
33
scala = "3.4.0"
44
kotest = "5.8.1"
55
mockito = "5.11.0"
6-
scalamock = "0.6.0"
6+
scalamock = "0.6.3"
77
sttp = "3.9.7"
88
retrofit = "2.10.0"
99
coroutines = "1.8.0"

0 commit comments

Comments
 (0)