zyx 2 лет назад
Родитель
Сommit
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'