Skip to content

Commit

Permalink
Bump cn.hutool:hutool-crypto from 5.8.27 to 5.8.28
Browse files Browse the repository at this point in the history
Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.27 to 5.8.28.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](dromara/hutool@5.8.27...5.8.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent e4780f9 commit 5c57a0c
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 @@ -32,7 +32,7 @@ dependencies {
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.formdev:flatlaf:3.4.1")
implementation("commons-io:commons-io:2.16.1")
implementation("cn.hutool:hutool-crypto:5.8.27")
implementation("cn.hutool:hutool-crypto:5.8.28")
implementation("org.java-websocket:Java-WebSocket:1.5.6")

implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
Expand Down

0 comments on commit 5c57a0c

Please sign in to comment.