Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.10 to 1.13.11 in the test group (#270)
Browse files Browse the repository at this point in the history
Bumps the test group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk).


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

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
...

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 Jun 3, 2024
1 parent bd9f21a commit 1f0edd2
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 @@ -58,7 +58,7 @@ logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logba
micrometer-prometheus = { module = "io.micrometer:micrometer-registry-prometheus", version = "1.12.5"}

#MockK
mockk = { module = "io.mockk:mockk", version = "1.13.10" }
mockk = { module = "io.mockk:mockk", version = "1.13.11" }

#Cxf
cxf-logging = { module = "org.apache.cxf:cxf-rt-features-logging", version.ref = "cxf-version" }
Expand Down

0 comments on commit 1f0edd2

Please sign in to comment.