Skip to content

Commit

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

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

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 Feb 15, 2024
1 parent 4d41a84 commit ced0ce0
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 @@ -25,7 +25,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-cloud-alibaba-dependencies = { module = 'com.alibaba.cloud:spring-cloud-alibaba-dependencies', version.ref = 'spring-cloud-alibaba' }
spring-boot-dependencies = { module = 'org.springframework.boot:spring-boot-dependencies', version.ref = 'spring-boot' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.7.2' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.7.3' }
springdoc-openapi-dependencies = { module = 'org.springdoc:springdoc-openapi', version = '2.3.0' }

# log libs
Expand Down

0 comments on commit ced0ce0

Please sign in to comment.