Skip to content

Commit

Permalink
⬆️ gradle: Bump guice-bom from 5.0.1 to 5.1.0 (#86)
Browse files Browse the repository at this point in the history
Bumps [guice-bom](https://github.com/google/guice) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@5.0.1...5.1.0)

---
updated-dependencies:
- dependency-name: com.google.inject:guice-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 Jan 28, 2022
1 parent 6a56d5b commit 225d8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
platform('com.alibaba.cloud:spring-cloud-alibaba-dependencies:2021.1'),
platform('de.codecentric:spring-boot-admin-dependencies:2.6.2'),
platform('com.google.guava:guava-bom:31.0.1-jre'),
platform('com.google.inject:guice-bom:5.0.1'),
platform('com.google.inject:guice-bom:5.1.0'),
platform('org.springframework.boot:spring-boot-dependencies:2.6.3'),
platform('org.springdoc:springdoc-openapi:1.6.5'),
platform('org.apache.kylin:kylin:4.0.1')
Expand Down

0 comments on commit 225d8bd

Please sign in to comment.