Skip to content

Commit 2a7ae0b

Browse files
chore(deps): bump mockk from 1.14.2 to 1.14.4
Bumps `mockk` from 1.14.2 to 1.14.4. Updates `io.mockk:mockk-android` from 1.14.2 to 1.14.4 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.2...1.14.4) Updates `io.mockk:mockk-agent` from 1.14.2 to 1.14.4 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.2...1.14.4) --- updated-dependencies: - dependency-name: io.mockk:mockk-android dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.mockk:mockk-agent dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 769a5f9 commit 2a7ae0b

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
@@ -35,7 +35,7 @@ usbSerial = "6.1.1"
3535

3636
# Testing
3737
junit = "4.13.2"
38-
mockk = "1.14.2"
38+
mockk = "1.14.4"
3939
testCore = "1.6.1"
4040
testExtJunit = "1.2.1"
4141
testExtJunitKtx = "1.2.1"

0 commit comments

Comments
 (0)