Skip to content

Commit 3a09178

Browse files
authored
Merge pull request #256 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.14.11
2 parents 6a7e6ee + 9a6153e commit 3a09178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.11"
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.9"
39+
mockk = "io.mockk:mockk:1.14.11"
4040

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

0 commit comments

Comments
 (0)