Skip to content

Commit

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

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.2.2.Final to 3.2.3.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.2.Final...3.2.3.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>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent df25747 commit 26c0932
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 @@ -19,7 +19,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.4' }
spring-cloud-alibaba-dependencies = { module = 'com.alibaba.cloud:spring-cloud-alibaba-dependencies', version = '2022.0.0.0' }
spring-boot-dependencies = { module = 'org.springframework.boot:spring-boot-dependencies', version = '3.1.2' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.2.2.Final' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.2.3.Final' }
springdoc-openapi-dependencies = { module = 'org.springdoc:springdoc-openapi', version = '2.1.0' }

# log libs
Expand Down

0 comments on commit 26c0932

Please sign in to comment.