zyx пре 2 година
родитељ
комит
eae3a8b0a5
1 измењених фајлова са 1 додато и 1 уклоњено
  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'