zyx 2 년 전
부모
커밋
eae3a8b0a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -19,7 +19,7 @@ repositories {
 }
 }
 
 
 dependencies {
 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-data-redis'
     implementation 'org.springframework.boot:spring-boot-starter-web'
     implementation 'org.springframework.boot:spring-boot-starter-web'
     compileOnly 'org.projectlombok:lombok'
     compileOnly 'org.projectlombok:lombok'