Skip to content

Commit a327962

Browse files
authored
Merge pull request #420 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 19541ee + 793e574 commit a327962

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
@@ -38,7 +38,7 @@ logback = "ch.qos.logback:logback-classic:1.5.24"
3838
kotest-bom = "io.kotest:kotest-bom:6.1.0"
3939
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4040
kotest-table = { module = "io.kotest:kotest-assertions-table" }
41-
mockk = "io.mockk:mockk:1.14.7"
41+
mockk = "io.mockk:mockk:1.14.9"
4242

4343
groovy-bom = "org.apache.groovy:groovy-bom:5.0.3"
4444
spock = "org.spockframework:spock-core:2.4-groovy-5.0"

0 commit comments

Comments
 (0)