Skip to content

Commit 2ecc806

Browse files
Bump io.mockk:mockk from 1.14.7 to 1.14.9
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.7 to 1.14.9. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.7...1.14.9) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 895e9c3 commit 2ecc806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ logback = "ch.qos.logback:logback-classic:1.5.26"
4646
kotest-bom = "io.kotest:kotest-bom:6.1.1"
4747
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4848
kotest-table = { module = "io.kotest:kotest-assertions-table" }
49-
mockk = "io.mockk:mockk:1.14.7"
49+
mockk = "io.mockk:mockk:1.14.9"
5050

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

0 commit comments

Comments
 (0)