Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cn.herodotus.engine:dependencies
  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 Jun 5, 2024
1 parent 8dc1127 commit dec1211
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.3.0.3' }
dante-cloud-dependencies = { module = 'cn.herodotus.engine:dependencies', version = '3.3.0.4' }
quarkus-dependencies = { module = 'io.quarkus:quarkus-bom', version = '3.11.0' }

# log libs
Expand Down

0 comments on commit dec1211

Please sign in to comment.