Skip to content

Commit

Permalink
chore(deps): bump cn.hutool:hutool-core from 5.8.33 to 5.8.34
Browse files Browse the repository at this point in the history
Bumps [cn.hutool:hutool-core](https://github.com/dromara/hutool) from 5.8.33 to 5.8.34.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](dromara/hutool@5.8.33...5.8.34)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 7f4e563 commit c84b423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
}

dependencies {
implementation("cn.hutool:hutool-core:5.8.33")
implementation("cn.hutool:hutool-core:5.8.34")
implementation("org.jboss.aerogear:aerogear-otp-java:1.0.0")
implementation("com.bol:spring-data-mongodb-encrypt:2.9.1")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
Expand Down

0 comments on commit c84b423

Please sign in to comment.