Skip to content

Commit 75cc17e

Browse files
Bump io.mockk:mockk from 1.14.6 to 1.14.7
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.6...1.14.7) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57c060b commit 75cc17e

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
@@ -36,7 +36,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
3636
kotest-bom = "io.kotest:kotest-bom:6.0.7"
3737
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3838
kotest-table = { module = "io.kotest:kotest-assertions-table" }
39-
mockk = "io.mockk:mockk:1.14.6"
39+
mockk = "io.mockk:mockk:1.14.7"
4040

4141
# for buildSrc convention plugins
4242
plugin-build = { module = "io.openapiprocessor:build-plugins", version.ref = "build-plugins" }

0 commit comments

Comments
 (0)