Skip to content

Commit 8148b6d

Browse files
Bump io.mockk:mockk from 1.14.4 to 1.14.5
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.4 to 1.14.5. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80bf402 commit 8148b6d

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.6.0" }
40-
mockk = { module = "io.mockk:mockk", version = "1.14.4" }
40+
mockk = { module = "io.mockk:mockk", version = "1.14.5" }
4141
robolectric = { module = "org.robolectric:robolectric", version = "4.15.1" }
4242

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

0 commit comments

Comments
 (0)