Skip to content

Commit 7a7c278

Browse files
authored
Merge pull request #93 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.13.11
Bump io.mockk:mockk from 1.13.10 to 1.13.11
2 parents 2e7dcd5 + 341c429 commit 7a7c278

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 @@ snakeyaml = "org.yaml:snakeyaml:2.2"
3131
kotest-bom = "io.kotest:kotest-bom:5.9.0"
3232
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3333
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
34-
mockk = "io.mockk:mockk:1.13.10"
34+
mockk = "io.mockk:mockk:1.13.11"
3535

3636
[bundles]
3737
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]

0 commit comments

Comments
 (0)