Skip to content

Commit

Permalink
build(deps): bump de.codecentric:spring-boot-admin-dependencies (#467)
Browse files Browse the repository at this point in the history
Bumps [de.codecentric:spring-boot-admin-dependencies](https://github.com/codecentric/spring-boot-admin) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/codecentric/spring-boot-admin/releases)
- [Commits](codecentric/spring-boot-admin@3.0.4...3.1.0)

---
updated-dependencies:
- dependency-name: de.codecentric:spring-boot-admin-dependencies
  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 Jun 24, 2023
1 parent 1e0d244 commit 1ce1454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ihub-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
platform('org.spockframework:spock-bom:2.3-groovy-4.0'),
platform('org.springframework.cloud:spring-cloud-dependencies:2022.0.3'),
platform('com.alibaba.cloud:spring-cloud-alibaba-dependencies:2021.1'),
platform('de.codecentric:spring-boot-admin-dependencies:3.0.4'),
platform('de.codecentric:spring-boot-admin-dependencies:3.1.0'),
platform('com.google.guava:guava-bom:32.0.1-jre'),
platform('com.google.inject:guice-bom:7.0.0'),
platform('org.axonframework:axon-bom:4.7.4'),
Expand Down

0 comments on commit 1ce1454

Please sign in to comment.