Skip to content

Commit 739045c

Browse files
committed
update build.gradle
1 parent 06bad5c commit 739045c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ dependencies {
2424
implementation 'org.springframework.boot:spring-boot-starter-freemarker'
2525
implementation 'org.springframework.boot:spring-boot-starter-web'
2626
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
27-
implementation 'org.springframework.boot:spring-boot-starter-cache'
2827
implementation 'com.google.code.gson:gson'
2928
implementation 'com.h2database:h2'
3029
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)