Skip to content

Commit e2a8a14

Browse files
chore: bump io.mockk:mockk in the gradle-updates group
Bumps the gradle-updates group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.14.6 to 1.14.7 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.6...1.14.7) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f01bd2a commit e2a8a14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ kotest-assertions-json = { module = "io.kotest:kotest-assertions-json" }
3535
kotest-property = { module = "io.kotest:kotest-property" }
3636
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5" }
3737

38-
mockk = { module = "io.mockk:mockk", version = "1.14.6" }
38+
mockk = { module = "io.mockk:mockk", version = "1.14.7" }

0 commit comments

Comments
 (0)