Skip to content

Commit

Permalink
chore: Update dependencies in backend build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
amengus87 committed Jul 25, 2024
1 parent f4ad624 commit c83641f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ dependencies {
testImplementation 'org.awaitility:awaitility:4.2.1'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'io.github.lambdua:client:0.20.9'
testImplementation 'io.github.lambdua:service:0.21.2'

compileOnly 'org.projectlombok:lombok:1.18.34'
annotationProcessor 'org.projectlombok:lombok:1.18.34'
Expand Down

0 comments on commit c83641f

Please sign in to comment.