Skip to content

Commit 0bb546b

Browse files
Bump the lib-dependencies group with 2 updates (#98)
Bumps the lib-dependencies group with 2 updates: [io.mockk:mockk](https://github.com/mockk/mockk) and [io.mockk:mockk-android](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.14.5 to 1.14.6 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) Updates `io.mockk:mockk-android` from 1.14.5 to 1.14.6 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) Updates `io.mockk:mockk-android` from 1.14.5 to 1.14.6 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: io.mockk:mockk-android dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: io.mockk:mockk-android dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2150d15 commit 0bb546b

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
@@ -12,7 +12,7 @@ guava = "33.5.0-android"
1212
ical4j = "3.2.19" # final version; update to 4.x will require much work
1313
junit = "4.13.2"
1414
kotlin = "2.2.20"
15-
mockk = "1.14.5"
15+
mockk = "1.14.6"
1616
roboelectric = "4.16"
1717
slf4j = "2.0.17"
1818

0 commit comments

Comments
 (0)