Skip to content

Commit d7292eb

Browse files
authored
Merge pull request #356 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.14.5
Bump io.mockk:mockk from 1.14.4 to 1.14.5
2 parents 32c2b1f + 7c03b5a commit d7292eb

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
@@ -36,7 +36,7 @@ logback = "ch.qos.logback:logback-classic:1.5.18"
3636
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3737
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3838
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
39-
mockk = "io.mockk:mockk:1.14.4"
39+
mockk = "io.mockk:mockk:1.14.5"
4040

4141
groovy-bom = "org.apache.groovy:groovy-bom:4.0.27"
4242
spock = "org.spockframework:spock-core:2.3-groovy-4.0"

0 commit comments

Comments
 (0)