Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.13 to 1.13.14 (#626)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.14.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.13.14)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  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>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 6023c1b commit 9aa1398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val micrometerVersion = "1.14.2"
val kotestVersion = "5.9.1"
val kotestExtensionsVersion = "2.0.0"
val h2Version = "2.3.232"
val mockkVersion = "1.13.13"
val mockkVersion = "1.13.14"
val slf4jVersion = "2.0.16"
val logbackVersion = "1.5.15"
val javaxVersion = "2.1.1"
Expand Down

0 comments on commit 9aa1398

Please sign in to comment.