We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0214cc8 + 818dd53 commit 744b5f7Copy full SHA for 744b5f7
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
31
kotest-bom = "io.kotest:kotest-bom:6.0.3"
32
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
33
kotest-table = { module = "io.kotest:kotest-assertions-table" }
34
-mockk = "io.mockk:mockk:1.14.5"
+mockk = "io.mockk:mockk:1.14.6"
35
36
# for buildSrc convention plugins
37
plugin-build = { module = "io.openapiprocessor:build-plugins", version.ref = "build-plugins" }
0 commit comments