Skip to content

Commit 11cd4e4

Browse files
chore: bump io.mockk:mockk from 1.13.4 to 1.14.5
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.4 to 1.14.5. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@v1.13.4...1.14.5) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc85f61 commit 11cd4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767

6868
testImplementation files('libs/java-json.jar')
6969
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
70-
testImplementation ("io.mockk:mockk:1.13.4")
70+
testImplementation ("io.mockk:mockk:1.14.5")
7171
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4'
7272
compileOnly 'androidx.compose.ui:ui:1.0.0'
7373
compileOnly 'androidx.compose.material:material:1.0.0'

0 commit comments

Comments
 (0)