Skip to content

Commit bb2018f

Browse files
authored
Merge pull request #45 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 889a516 + 029cc74 commit bb2018f

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
@@ -23,7 +23,7 @@ logback = "ch.qos.logback:logback-classic:1.5.27"
2323
kotest-bom = "io.kotest:kotest-bom:6.1.3"
2424
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2525
kotest-table = { module = "io.kotest:kotest-assertions-table" }
26-
mockk = "io.mockk:mockk:1.14.7"
26+
mockk = "io.mockk:mockk:1.14.9"
2727

2828
groovy-bom = "org.apache.groovy:groovy-bom:5.0.4"
2929
spock = "org.spockframework:spock-core:2.4-groovy-5.0"

0 commit comments

Comments
 (0)