Skip to content

Commit

Permalink
build(deps): bump io.mockk:mockk from 1.13.9 to 1.13.10 (#90)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.9...1.13.10)

---
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 Feb 29, 2024
1 parent 86c7fff commit f2e1886
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 @@ -11,7 +11,7 @@ val logbackVersion = "1.5.1"
val logstashEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val jacksonVersion = "2.16.1"
val mockkVersion = "1.13.9"
val mockkVersion = "1.13.10"
val kotestVersion = "5.8.0"
val kotestExtensionsVersion = "2.0.0"
val kotlinVersion = "1.9.22"
Expand Down

0 comments on commit f2e1886

Please sign in to comment.