Skip to content

Commit

Permalink
Bump software.amazon.awssdk:auth in /performance-test
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:auth from 2.20.67 to 2.22.9.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 5b372ce commit c6cfc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion performance-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
}

dependencies {
gatlingImplementation 'software.amazon.awssdk:auth:2.20.67'
gatlingImplementation 'software.amazon.awssdk:auth:2.22.9'
implementation 'com.fasterxml.jackson.core:jackson-core'
testRuntimeOnly testLibs.junit.engine

Expand Down

0 comments on commit c6cfc1d

Please sign in to comment.