Skip to content

Commit

Permalink
⬆️ Bump software.amazon.awssdk:arns from 2.20.96 to 2.21.1
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:arns from 2.20.96 to 2.21.1.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:arns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 46546f6 commit 6afc2e7
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 @@ -24,7 +24,7 @@ repositories {
dependencies {
implementation 'org.hibernate.validator:hibernate-validator:8.0.1.Final'
implementation 'commons-validator:commons-validator:1.7'
implementation 'software.amazon.awssdk:arns:2.20.96'
implementation 'software.amazon.awssdk:arns:2.21.1'


testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
Expand Down

0 comments on commit 6afc2e7

Please sign in to comment.