Skip to content

Commit ed2b6b4

Browse files
chore(deps): bump io.mockk:mockk from 1.14.4 to 1.14.6
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.4 to 1.14.6. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.4...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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bf69a3 commit ed2b6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-client-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ext {
106106
junit_version = "5.13.3"
107107
mockito_core_version = '5.19.0'
108108
mockito_inline_version = '5.2.0'
109-
mockk_version = '1.14.4'
109+
mockk_version = '1.14.6'
110110
hamcrest_version = "3.0"
111111
okhttp_version = "4.12.0"
112112
okhttp_eventsource_version = "4.1.1"

0 commit comments

Comments
 (0)