Skip to content

Commit

Permalink
fix : gradle update
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty1434 committed Jan 20, 2024
1 parent 3fbd541 commit eca4d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation 'org.springframework.cloud:spring-cloud-aws-messaging:2.2.4.RELEASE'
implementation 'software.amazon.awssdk:sns:2.21.37'

implementation group: 'io.github.lotteon-maven', name: 'blooming-blooms-utils', version: '202401180244'
implementation group: 'io.github.lotteon-maven', name: 'blooming-blooms-utils', version: '202401200245'
}

dependencyManagement {
Expand Down

0 comments on commit eca4d25

Please sign in to comment.