Skip to content

Commit 1d2967f

Browse files
authored
Merge pull request #134 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.13.16
Bump io.mockk:mockk from 1.13.14 to 1.13.16
2 parents 1108ab3 + f86172b commit 1d2967f

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
@@ -35,7 +35,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
3535
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3636
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3737
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
38-
mockk = "io.mockk:mockk:1.13.14"
38+
mockk = "io.mockk:mockk:1.13.16"
3939

4040
[bundles]
4141
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]

0 commit comments

Comments
 (0)