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 6a7e6ee + 9a6153e commit 3a09178Copy full SHA for 3a09178
1 file changed
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
36
kotest-bom = "io.kotest:kotest-bom:6.1.11"
37
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
38
kotest-table = { module = "io.kotest:kotest-assertions-table" }
39
-mockk = "io.mockk:mockk:1.14.9"
+mockk = "io.mockk:mockk:1.14.11"
40
41
# for buildSrc convention plugins
42
plugin-build = { module = "io.openapiprocessor:build-plugins", version.ref = "build-plugins" }
0 commit comments