Skip to content

Commit

Permalink
Bump the test group with 1 update
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.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
  dependency-group: test
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 4a58c52 commit 7fc24f1
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 @@ -55,7 +55,7 @@ logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logba
micrometer-prometheus = { module = "io.micrometer:micrometer-registry-prometheus", version = "1.12.3"}

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

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

0 comments on commit 7fc24f1

Please sign in to comment.