Skip to content

Commit 2bf40b1

Browse files
Bump io.mockk:mockk from 1.14.0 to 1.14.2 (#248)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5614b7 commit 2bf40b1

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
@@ -9,7 +9,7 @@ junit5-bom = { module = "org.junit:junit-bom", version = "5.12.2" }
99
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params" }
1010
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
1111
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.1.0" }
12-
mockk = { module = "io.mockk:mockk", version = "1.14.0" }
12+
mockk = { module = "io.mockk:mockk", version = "1.14.2" }
1313

1414
[plugins]
1515
android = { id = "com.android.application", version = "8.9.2" }

0 commit comments

Comments
 (0)