Skip to content

Commit 5ee2163

Browse files
chore(deps): bump io.mockk:mockk from 1.13.9 to 1.14.11 in /android
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.9 to 1.14.11. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.9...v1.14.11) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 925b646 commit 5ee2163

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
@@ -74,7 +74,7 @@ android {
7474
implementation 'com.google.android.libraries.mapsplatform.transportation:transportation-driver:7.0.0'
7575
implementation 'androidx.startup:startup-runtime:1.2.0'
7676
testImplementation 'org.jetbrains.kotlin:kotlin-test'
77-
testImplementation 'io.mockk:mockk:1.13.9'
77+
testImplementation 'io.mockk:mockk:1.14.11'
7878
testImplementation 'junit:junit:4.13.2'
7979
testImplementation 'org.robolectric:robolectric:4.11.1'
8080
}

0 commit comments

Comments
 (0)