Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
dlrkdus committed Jan 1, 2025
1 parent 59fad3c commit febf228
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation "org.redisson:redisson-spring-boot-starter:3.40.2"
implementation 'io.awspring.cloud:spring-cloud-aws-starter-parameter-store'
implementation 'org.springframework.boot:spring-boot-starter-actuator'

}

tasks.named('test') {
Expand Down

0 comments on commit febf228

Please sign in to comment.