Skip to content

Commit 46b5c7c

Browse files
[dependabot]: Bump io.mockk:mockk
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.14. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.14) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db008e0 commit 46b5c7c

File tree

1 file changed

+1
-1
lines changed
  • packages/shared_preferences/shared_preferences_android/android

1 file changed

+1
-1
lines changed

packages/shared_preferences/shared_preferences_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ android {
6767
testImplementation 'androidx.test.ext:junit-ktx:1.2.1'
6868
testImplementation 'org.robolectric:robolectric:4.12.1'
6969
testImplementation 'org.mockito:mockito-inline:5.2.0'
70-
testImplementation 'io.mockk:mockk:1.13.13'
70+
testImplementation 'io.mockk:mockk:1.13.14'
7171
}
7272

7373

0 commit comments

Comments
 (0)