Skip to content

Commit

Permalink
build(deps): bump io.quarkus:quarkus-bom from 3.2.1.Final to 3.2.2.Fi…
Browse files Browse the repository at this point in the history
…nal (#490)

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.2.1.Final to 3.2.2.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.1.Final...3.2.2.Final)

---
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>
Co-authored-by: Henry <[email protected]>
  • Loading branch information
dependabot[bot] and henry-hub authored Jul 22, 2023
1 parent 2afe273 commit d1a18b5
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 @@ -18,7 +18,7 @@ spring-boot-admin-dependencies = { module = 'de.codecentric:spring-boot-admin-de
spring-cloud-dependencies = { module = 'org.springframework.cloud:spring-cloud-dependencies', version = '2022.0.3' }
spring-cloud-alibaba-dependencies = { module = 'com.alibaba.cloud:spring-cloud-alibaba-dependencies', version = '2021.1' }
spring-boot-dependencies = { module = 'org.springframework.boot:spring-boot-dependencies', version = '3.1.2' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.2.1.Final' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.2.2.Final' }
springdoc-openapi-dependencies = { module = 'org.springdoc:springdoc-openapi', version = '2.1.0' }

# log libs
Expand Down

0 comments on commit d1a18b5

Please sign in to comment.