Skip to content

Commit

Permalink
fix : gradle 중복 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
sominyun committed Feb 27, 2024
1 parent 33a2a79 commit 7eeb200
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 @@ -30,7 +30,6 @@ dependencies {
//lombok
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'

//mysql
runtimeOnly 'com.mysql:mysql-connector-j'
Expand Down

0 comments on commit 7eeb200

Please sign in to comment.