Skip to content

Commit

Permalink
update: 불필요한 의존성 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
f1v3-dev committed Dec 10, 2024
1 parent b2d2e7d commit 1e9c61f
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 @@ -34,7 +34,6 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
testImplementation 'org.springframework.security:spring-security-test'
compileOnly 'org.projectlombok:lombok'
testImplementation 'com.h2database:h2'
Expand Down

0 comments on commit 1e9c61f

Please sign in to comment.