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.24.5 to 2.24.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 21, 2024
1 parent bb494de commit 0998528
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 @@ -15,7 +15,7 @@ configurations.all {
group 'org.opensearch.dataprepper.test.performance'

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

Expand Down

0 comments on commit 0998528

Please sign in to comment.