Skip to content

Commit

Permalink
chore(deps): update quarkus to v3.11.0
Browse files Browse the repository at this point in the history
| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| maven      | io.quarkus:io.quarkus.gradle.plugin | 3.10.0 | 3.11.0 |
| maven      | io.quarkus:quarkus-bom              | 3.10.0 | 3.11.0 |
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent bc80b86 commit 18dfb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencyResolutionManagement {
version("logback", "1.5.6")
version("mutiny-clients", "3.12.0")
version("protobuf", "3.25.3")
version("quarkus", "3.10.0")
version("quarkus", "3.11.0")
version("rxjava", "3.1.8")
version("rxkotlin", "3.0.1")
version("slf4j", "2.0.13")
Expand Down

0 comments on commit 18dfb94

Please sign in to comment.