Skip to content

Commit

Permalink
build(deps): bump cn.herodotus.engine:dependencies (#717)
Browse files Browse the repository at this point in the history
Bumps [cn.herodotus.engine:dependencies](https://github.com/dromara/dante-cloud) from 3.2.6.0 to 3.3.0.0.
- [Release notes](https://github.com/dromara/dante-cloud/releases)
- [Commits](dromara/dante-cloud@v3.2.6.0...v3.3.0.0)

---
updated-dependencies:
- dependency-name: cn.herodotus.engine: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>
Co-authored-by: Henry <[email protected]>
  • Loading branch information
dependabot[bot] and henry-hub authored May 25, 2024
1 parent a898837 commit bdaf0b8
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 @@ -25,7 +25,7 @@ asm-bom = { module = 'org.ow2.asm:asm-bom', version = '9.7' }
spring-boot-admin-dependencies = { module = 'de.codecentric:spring-boot-admin-dependencies', version.ref = 'spring-boot-admin' }
spring-cloud-dependencies = { module = 'org.springframework.cloud:spring-cloud-dependencies', version.ref = 'spring-cloud' }
spring-boot-dependencies = { module = 'org.springframework.boot:spring-boot-dependencies', version.ref = 'spring-boot' }
dante-cloud-dependencies = { module = 'cn.herodotus.engine:dependencies', version = '3.2.6.0' }
dante-cloud-dependencies = { module = 'cn.herodotus.engine:dependencies', version = '3.3.0.0' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.11.0' }

# log libs
Expand Down

0 comments on commit bdaf0b8

Please sign in to comment.