Skip to content

Commit 82ce67f

Browse files
chore(deps): update dependency io.smallrye.reactive:vertx-mutiny-clients-bom to v3.21.3 (#648)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.smallrye.reactive:vertx-mutiny-clients-bom](https://smallrye.io/smallrye-mutiny-vertx-bindings) ([source](https://redirect.github.com/smallrye/smallrye-mutiny-vertx-bindings)) | `3.21.1` -> `3.21.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.smallrye.reactive:vertx-mutiny-clients-bom/3.21.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.smallrye.reactive:vertx-mutiny-clients-bom/3.21.1/3.21.3?slim=true) | --- ### Release Notes <details> <summary>smallrye/smallrye-mutiny-vertx-bindings (io.smallrye.reactive:vertx-mutiny-clients-bom)</summary> ### [`v3.21.3`](https://redirect.github.com/smallrye/smallrye-mutiny-vertx-bindings/compare/3.21.2...3.21.3) [Compare Source](https://redirect.github.com/smallrye/smallrye-mutiny-vertx-bindings/compare/3.21.2...3.21.3) ### [`v3.21.2`](https://redirect.github.com/smallrye/smallrye-mutiny-vertx-bindings/compare/3.21.1...3.21.2) [Compare Source](https://redirect.github.com/smallrye/smallrye-mutiny-vertx-bindings/compare/3.21.1...3.21.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/jgiovaresco/apim-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3e195b commit 82ce67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencyResolutionManagement {
1313
version("junit", "5.14.1")
1414
version("kotlin", "2.2.21")
1515
version("logback", "1.5.22")
16-
version("mutiny-clients", "3.21.1")
16+
version("mutiny-clients", "3.21.3")
1717
version("protobuf", "4.33.2")
1818
version("quarkus", "3.30.3")
1919
version("rxjava", "3.1.12")

0 commit comments

Comments
 (0)