Skip to content

Commit

Permalink
chore(deps): update quarkus to v3.10.0
Browse files Browse the repository at this point in the history
| datasource | package                             | from  | to     |
| ---------- | ----------------------------------- | ----- | ------ |
| maven      | io.quarkus:io.quarkus.gradle.plugin | 3.9.4 | 3.10.0 |
| maven      | io.quarkus:quarkus-bom              | 3.9.4 | 3.10.0 |
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 8ed1f07 commit af0531d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
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.9.4")
version("quarkus", "3.10.0")
version("rxjava", "3.1.8")
version("rxkotlin", "3.0.1")
version("slf4j", "2.0.13")
Expand Down

0 comments on commit af0531d

Please sign in to comment.