Skip to content

Commit df0db62

Browse files
Bump io.mockk:mockk from 1.14.0 to 1.14.2
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.0 to 1.14.2. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.0...1.14.2) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b731b5c commit df0db62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ junit = { module = "junit:junit", version = "4.13.2" }
4040
kotlin-test-main = { module = "org.jetbrains.kotlin:kotlin-test" }
4141
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
4242
ktlint-cli = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
43-
mockk = { module = "io.mockk:mockk", version = "1.14.0" }
43+
mockk = { module = "io.mockk:mockk", version = "1.14.2" }
4444
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
4545

4646
android-gradle = { module = "com.android.tools.build:gradle", version.ref = "androidGradle" }

0 commit comments

Comments
 (0)