Skip to content

Commit

Permalink
Bump mockk from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.10.0 to 1.11.0.

Updates `io.mockk:mockk-common` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.10.0...1.11.0)

Updates `io.mockk:mockk` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.10.0...1.11.0)

Updates `io.mockk:mockk-dsl-js` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: io.mockk:mockk-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.mockk:mockk-dsl-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robstoll committed Oct 16, 2023
1 parent b2769f8 commit 33a62fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ niok = "1.4.7"
junitPlatform = "1.9.2"
spek = "2.0.12"
spekExtensions = "1.2.1"
mockk = "1.10.0"
mockk = "1.11.0"
mockitoKotlin = "2.2.0"

[libraries]
Expand Down

0 comments on commit 33a62fa

Please sign in to comment.