Skip to content

Commit 771ef31

Browse files
chore(deps): bump io.mockk:mockk from 1.13.8 to 1.13.13 in /android
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.8 to 1.13.13. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.13) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa9eb88 commit 771ef31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ android {
7979
dependencies {
8080
implementation 'com.google.android.libraries.navigation:navigation:6.0.0'
8181
testImplementation 'org.jetbrains.kotlin:kotlin-test'
82-
testImplementation 'io.mockk:mockk:1.13.8'
82+
testImplementation 'io.mockk:mockk:1.13.13'
8383
testImplementation 'junit:junit:4.13.2'
8484
testImplementation 'org.robolectric:robolectric:4.9'
8585
}

0 commit comments

Comments
 (0)