Skip to content

Commit 17297e8

Browse files
chore(deps): bump io.mockk:mockk from 1.13.8 to 1.13.16 in /android
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.8 to 1.13.16. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.16) --- 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 acfa42e commit 17297e8

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
@@ -81,7 +81,7 @@ android {
8181
implementation "androidx.car.app:app-projected:1.4.0"
8282
implementation "com.google.android.libraries.navigation:navigation:6.0.2"
8383
testImplementation 'org.jetbrains.kotlin:kotlin-test'
84-
testImplementation 'io.mockk:mockk:1.13.8'
84+
testImplementation 'io.mockk:mockk:1.13.16'
8585
testImplementation 'junit:junit:4.13.2'
8686
testImplementation 'org.robolectric:robolectric:4.9'
8787
}

0 commit comments

Comments
 (0)