Skip to content

Commit 3d64653

Browse files
Bump mockk from 1.12.3 to 1.13.4
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.3 to 1.13.4. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.12.3...v1.13.4) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d58338e commit 3d64653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116
implementation("com.github.AigeStudio:WheelPicker:5913fa15fc")
117117

118118
// Test dependencies
119-
testImplementation("io.mockk:mockk:1.13.1")
119+
testImplementation("io.mockk:mockk:1.13.4")
120120
testImplementation("io.kotest:kotest-runner-junit5:5.5.4")
121121
testImplementation("io.kotest:kotest-property:5.5.4")
122122
androidTestImplementation("androidx.test:core:1.5.0")

0 commit comments

Comments
 (0)