Skip to content

Commit 86d7948

Browse files
chore: bump io.mockk:mockk in the gradle-updates group (#2)
Bumps the gradle-updates group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.14.0 to 1.14.2 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.0...1.14.2) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fe465a commit 86d7948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest" }
1818
kotest-property = { module = "io.kotest:kotest-property" }
1919
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5" }
2020

21-
mockk = { module = "io.mockk:mockk", version = "1.14.0" }
21+
mockk = { module = "io.mockk:mockk", version = "1.14.2" }

0 commit comments

Comments
 (0)