Skip to content

Commit ef61fc5

Browse files
chore(deps): bump io.mockk:mockk from 1.13.9 to 1.14.7 in /android
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.9 to 1.14.7. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.9...1.14.7) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de55937 commit ef61fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ android {
7373
dependencies {
7474
implementation 'com.google.android.libraries.mapsplatform.transportation:transportation-driver:6.2.0'
7575
testImplementation 'org.jetbrains.kotlin:kotlin-test'
76-
testImplementation 'io.mockk:mockk:1.13.9'
76+
testImplementation 'io.mockk:mockk:1.14.7'
7777
testImplementation 'junit:junit:4.13.2'
7878
testImplementation 'org.robolectric:robolectric:4.11.1'
7979
}

0 commit comments

Comments
 (0)