zyx 2 rokov pred
rodič
commit
eae3a8b0a5
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -19,7 +19,7 @@ repositories {
 }
 
 dependencies {
-    implementation 'cn.hutool:hutool-all:5.8.10'
+    implementation 'cn.hutool:hutool-all:5.8.12'
     implementation 'org.springframework.boot:spring-boot-starter-data-redis'
     implementation 'org.springframework.boot:spring-boot-starter-web'
     compileOnly 'org.projectlombok:lombok'