Skip to content

Commit 4dd81ca

Browse files
authored
Merge pull request #102 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.13.9
Bump io.mockk:mockk from 1.13.8 to 1.13.9
2 parents 66a75ce + 7bdce37 commit 4dd81ca

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
@@ -49,7 +49,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4949
kotest-bom = "io.kotest:kotest-bom:5.8.0"
5050
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
5151
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
52-
mockk = "io.mockk:mockk:1.13.8"
52+
mockk = "io.mockk:mockk:1.13.9"
5353

5454
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.12"
5555

0 commit comments

Comments
 (0)