Skip to content

Commit

Permalink
build(deps): bump io.quarkus:quarkus-bom from 3.10.1 to 3.11.0 (#713)
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.10.1...3.11.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 0fbdb59 commit f6ba598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spring-boot-admin-dependencies = { module = 'de.codecentric:spring-boot-admin-de
spring-cloud-dependencies = { module = 'org.springframework.cloud:spring-cloud-dependencies', version.ref = 'spring-cloud' }
spring-boot-dependencies = { module = 'org.springframework.boot:spring-boot-dependencies', version.ref = 'spring-boot' }
dante-cloud-dependencies = { module = 'cn.herodotus.engine:dependencies', version = '3.2.5.4' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.10.1' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.11.0' }

# log libs
commons-logging = { module = 'commons-logging:commons-logging' }
Expand Down

0 comments on commit f6ba598

Please sign in to comment.