Skip to content

Commit 990eda5

Browse files
chore(deps): Bump io.mockk:mockk from 1.14.6 to 1.14.7
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.6...1.14.7) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6334a2e commit 990eda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
ext.version_lifecycle = '2.10.0'
1919
ext.version_markwon = '4.6.2'
2020
ext.version_material = '1.14.0-alpha07'
21-
ext.version_mockk = '1.14.6'
21+
ext.version_mockk = '1.14.7'
2222
ext.version_prism = '2.0.0'
2323
ext.version_retrofit = '2.11.0'
2424
ext.version_robolectric = '4.16'

0 commit comments

Comments
 (0)