Skip to content

Commit 9646a64

Browse files
committed
Upgrade dep.
1 parent 8616f1a commit 9646a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Constants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ object Moshi {
181181
}
182182

183183
object Mockk {
184-
const val version = "1.9.3"
184+
const val version = "1.10.0"
185185
const val mockk = "io.mockk:mockk:$version"
186186
}
187187

0 commit comments

Comments
 (0)