Skip to content

Commit d205b90

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

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
@@ -45,7 +45,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4545
kotest-bom = "io.kotest:kotest-bom:5.9.1"
4646
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4747
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
48-
mockk = "io.mockk:mockk:1.14.2"
48+
mockk = "io.mockk:mockk:1.14.4"
4949

5050
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.15"
5151

0 commit comments

Comments
 (0)