Skip to content

Commit af7f454

Browse files
authored
Merge pull request #354 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.14.9
Bump io.mockk:mockk from 1.14.7 to 1.14.9
2 parents 895e9c3 + 2ecc806 commit af7f454

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
@@ -46,7 +46,7 @@ logback = "ch.qos.logback:logback-classic:1.5.26"
4646
kotest-bom = "io.kotest:kotest-bom:6.1.1"
4747
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4848
kotest-table = { module = "io.kotest:kotest-assertions-table" }
49-
mockk = "io.mockk:mockk:1.14.7"
49+
mockk = "io.mockk:mockk:1.14.9"
5050

5151
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.16"
5252

0 commit comments

Comments
 (0)