Skip to content

Commit a1c77dc

Browse files
authored
Merge pull request #378 from openapi-processor/dependabot/gradle/io.mockk-mockk-1.14.6
Bump io.mockk:mockk from 1.14.5 to 1.14.6
2 parents 3e6ca5b + e141bf8 commit a1c77dc

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
@@ -35,7 +35,7 @@ logback = "ch.qos.logback:logback-classic:1.5.19"
3535
kotest-bom = "io.kotest:kotest-bom:6.0.3"
3636
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3737
kotest-table = { module = "io.kotest:kotest-assertions-table" }
38-
mockk = "io.mockk:mockk:1.14.5"
38+
mockk = "io.mockk:mockk:1.14.6"
3939

4040
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
4141
spock = "org.spockframework:spock-core:2.3-groovy-4.0"

0 commit comments

Comments
 (0)