Skip to content

Commit 739f622

Browse files
build(deps): bump io.mockk:mockk in the testing group (#52)
Bumps the testing group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.14.9 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.9...v1.14.11) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fcc748 commit 739f622

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
@@ -19,7 +19,7 @@ logback = "1.5.32"
1919
# Test
2020
kotest = "6.1.11"
2121
testcontainers = "1.21.4"
22-
mockk = "1.14.9"
22+
mockk = "1.14.11"
2323
flyway = "12.6.2"
2424

2525
# Detekt rules

0 commit comments

Comments
 (0)