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.25.0.

---
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] authored Mar 1, 2024
1 parent ef5d5e4 commit 21c374c
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.25.0'
implementation 'com.fasterxml.jackson.core:jackson-core'
testRuntimeOnly testLibs.junit.engine

Expand Down

0 comments on commit 21c374c

Please sign in to comment.