Skip to content

Commit

Permalink
chore: security test 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimin0304 committed Oct 28, 2023
1 parent 3e9113c commit 52828f8
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 {
runtimeOnly 'com.mysql:mysql-connector-j'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.2'

runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.11.5'
Expand Down

0 comments on commit 52828f8

Please sign in to comment.