Skip to content

Commit

Permalink
Merge pull request #18
Browse files Browse the repository at this point in the history
chore(deps): bump cn.hutool:hutool-core from 5.8.32 to 5.8.33
  • Loading branch information
cubewhy authored Nov 16, 2024
2 parents a89232f + 464f034 commit e8804b9
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.32")
implementation("cn.hutool:hutool-core:5.8.33")
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 e8804b9

Please sign in to comment.