Skip to content

Commit 0539b8c

Browse files
Bump io.mockk:mockk from 1.14.5 to 1.14.6
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.5 to 1.14.6. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2069db3 commit 0539b8c

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
@@ -37,7 +37,7 @@ junit = { module = "junit:junit", version = "4.13.2" }
3737
kotlin-test-main = { module = "org.jetbrains.kotlin:kotlin-test" }
3838
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
3939
ktlint-cli = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
40-
mockk = { module = "io.mockk:mockk", version = "1.14.5" }
40+
mockk = { module = "io.mockk:mockk", version = "1.14.6" }
4141
robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
4242

4343
gradle-android = { module = "com.android.tools.build:gradle", version = "8.12.2" }

0 commit comments

Comments
 (0)