Skip to content

Commit

Permalink
Merge branch 'main' into fix-merge-main-staging-20240725B
Browse files Browse the repository at this point in the history
  • Loading branch information
amengus87 committed Jul 25, 2024
2 parents fd58463 + b51b081 commit f4ad624
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ 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 f4ad624

Please sign in to comment.