Skip to content

Commit e49b0f8

Browse files
Bump io.mockk:mockk from 1.14.0 to 1.14.2
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.0 to 1.14.2. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.0...1.14.2) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f28b72 commit e49b0f8

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
@@ -35,7 +35,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
3535
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3636
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3737
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
38-
mockk = "io.mockk:mockk:1.14.0"
38+
mockk = "io.mockk:mockk:1.14.2"
3939

4040
[bundles]
4141
#jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]

0 commit comments

Comments
 (0)