Skip to content

Commit 5240cfd

Browse files
authored
Merge pull request #282 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 88cbd6c + e34d794 commit 5240cfd

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
@@ -45,7 +45,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4545
kotest-bom = "io.kotest:kotest-bom:5.9.1"
4646
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4747
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
48-
mockk = "io.mockk:mockk:1.14.4"
48+
mockk = "io.mockk:mockk:1.14.5"
4949

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

0 commit comments

Comments
 (0)