Skip to content

Commit 860efa1

Browse files
chore(deps): update quarkus to v3.25.3 (#552)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | io.quarkus | `3.25.2` -> `3.25.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.quarkus:io.quarkus.gradle.plugin/3.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.quarkus:io.quarkus.gradle.plugin/3.25.2/3.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [io.quarkus:quarkus-bom](https://redirect.github.com/quarkusio/quarkus) | `3.25.2` -> `3.25.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.quarkus:quarkus-bom/3.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.quarkus:quarkus-bom/3.25.2/3.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>quarkusio/quarkus (io.quarkus:quarkus-bom)</summary> ### [`v3.25.3`](https://redirect.github.com/quarkusio/quarkus/compare/3.25.2...3.25.3) [Compare Source](https://redirect.github.com/quarkusio/quarkus/compare/3.25.2...3.25.3) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c5b9b3 commit 860efa1

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
@@ -15,7 +15,7 @@ dependencyResolutionManagement {
1515
version("logback", "1.5.18")
1616
version("mutiny-clients", "3.19.2")
1717
version("protobuf", "4.31.1")
18-
version("quarkus", "3.25.2")
18+
version("quarkus", "3.25.3")
1919
version("rxjava", "3.1.11")
2020
version("rxkotlin", "3.0.1")
2121
version("slf4j", "2.0.17")

0 commit comments

Comments
 (0)