Skip to content

Commit 6ad5b4e

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 1d587f3 commit 6ad5b4e

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
@@ -72,7 +72,7 @@ dependencies {
7272

7373
testImplementation files('libs/java-json.jar')
7474
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
75-
testImplementation ("io.mockk:mockk:1.13.4")
75+
testImplementation ("io.mockk:mockk:1.14.5")
7676
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4'
7777
compileOnly 'androidx.compose.ui:ui'
7878
compileOnly 'androidx.compose.material:material'

0 commit comments

Comments
 (0)