Skip to content

Commit 744b5f7

Browse files
authored
Merge pull request #177 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.14.6
Bump io.mockk:mockk from 1.14.5 to 1.14.6
2 parents 0214cc8 + 818dd53 commit 744b5f7

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)