Skip to content

Commit ad6dc77

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 457e19f commit ad6dc77

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
@@ -115,7 +115,7 @@ dependencies {
115115
implementation("com.github.AigeStudio:WheelPicker:5913fa15fc")
116116

117117
// Test dependencies
118-
testImplementation("io.mockk:mockk:1.12.3")
118+
testImplementation("io.mockk:mockk:1.13.4")
119119
testImplementation("io.kotest:kotest-runner-junit5:5.5.4")
120120
testImplementation("io.kotest:kotest-property:5.5.4")
121121
androidTestImplementation("androidx.test:core:1.5.0")

0 commit comments

Comments
 (0)