Skip to content

Commit

Permalink
Fix: dependencies 복구
Browse files Browse the repository at this point in the history
  • Loading branch information
nampongo committed Mar 16, 2024
1 parent b81e596 commit 37eeb68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ dependencies {
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-impl', version: '0.11.5'
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-jackson', version: '0.11.5'

implementation 'org.slf4j:slf4j-logback:1.7.32'

testImplementation 'org.mockito:mockito-core:5.2.0'

implementation 'org.springframework.boot:spring-boot-starter-data-redis'
Expand Down

0 comments on commit 37eeb68

Please sign in to comment.