Skip to content

Commit b0ff814

Browse files
fix(deps): update dependency io.kotest:kotest-assertions-json to v6.0.7 (#573)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-assertions-json](https://redirect.github.com/kotest/kotest) | `6.0.6` -> `6.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.kotest:kotest-assertions-json/6.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.kotest:kotest-assertions-json/6.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.kotest:kotest-assertions-json/6.0.6/6.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.kotest:kotest-assertions-json/6.0.6/6.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kotest/kotest (io.kotest:kotest-assertions-json)</summary> ### [`v6.0.7`](https://redirect.github.com/kotest/kotest/releases/tag/v6.0.7) [Compare Source](https://redirect.github.com/kotest/kotest/compare/6.0.6...6.0.7) ##### What's Changed - Update dependency com.google.jimfs:jimfs to v1.3.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;5235](https://redirect.github.com/kotest/kotest/pull/5235) - Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;5236](https://redirect.github.com/kotest/kotest/pull/5236) - Update dependency io.projectreactor.tools:blockhound to v1.0.15.RELEASE by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;5238](https://redirect.github.com/kotest/kotest/pull/5238) - Update dependency io.mockk:mockk to v1.14.6 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;5237](https://redirect.github.com/kotest/kotest/pull/5237) **Full Changelog**: <kotest/kotest@v6.0.6...v6.0.7> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-admin-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dacfedc commit b0ff814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
springdoc = "2.8.14"
33
springBoot = "3.5.8"
4-
kotest = "6.0.6"
4+
kotest = "6.0.7"
55
spotless = "8.1.0"
66
detekt = "1.23.8"
77

0 commit comments

Comments
 (0)