Skip to content

Commit

Permalink
build(deps): bump io.quarkus:quarkus-bom from 3.9.2 to 3.9.3 (#679)
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.9.2...3.9.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 Apr 11, 2024
1 parent 7f23c31 commit 4a1f383
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-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.9.2' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.9.3' }
springdoc-openapi-dependencies = { module = 'org.springdoc:springdoc-openapi', version = '2.5.0' }

# log libs
Expand Down

0 comments on commit 4a1f383

Please sign in to comment.