Skip to content

Commit

Permalink
WAKEUP DOCKER..........
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongHeumChoi authored Feb 19, 2024
1 parent 24285b7 commit d2935c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'com.mysql:mysql-connector-j:8.0.33'
compileOnly 'org.projectlombok:lombok'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
runtimeOnly 'com.mysql:mysql-connector-j:8.0.33'
Expand Down

0 comments on commit d2935c7

Please sign in to comment.