Skip to content

Commit 818dd53

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

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
@@ -31,7 +31,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
3131
kotest-bom = "io.kotest:kotest-bom:6.0.3"
3232
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3333
kotest-table = { module = "io.kotest:kotest-assertions-table" }
34-
mockk = "io.mockk:mockk:1.14.5"
34+
mockk = "io.mockk:mockk:1.14.6"
3535

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

0 commit comments

Comments
 (0)