Skip to content

Commit ca48674

Browse files
build(deps): bump io.mockk:mockk from 1.14.2 to 1.14.5
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.2 to 1.14.5. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.2...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 e0dd26b commit ca48674

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
@@ -17,7 +17,7 @@ ksp = "2.1.20-1.0.32"
1717
# https://square.github.io/kotlinpoet/
1818
kotlinPoet = "2.1.0"
1919
# https://mockk.io/
20-
mockk = "1.14.2"
20+
mockk = "1.14.5"
2121
# https://detekt.dev/docs/intro
2222
detekt = "1.23.8"
2323
# see https://github.com/vanniktech/gradle-maven-publish-plugin

0 commit comments

Comments
 (0)