Skip to content

Commit 92c2c8e

Browse files
Bump software.amazon.awssdk:auth in /performance-test
Bumps software.amazon.awssdk:auth from 2.32.13 to 2.34.7. --- updated-dependencies: - dependency-name: software.amazon.awssdk:auth dependency-version: 2.34.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 118c303 commit 92c2c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

performance-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ configurations.all {
1616
group 'org.opensearch.dataprepper.test.performance'
1717

1818
dependencies {
19-
gatlingImplementation 'software.amazon.awssdk:auth:2.32.13'
19+
gatlingImplementation 'software.amazon.awssdk:auth:2.34.7'
2020
implementation 'com.fasterxml.jackson.core:jackson-core'
2121
testRuntimeOnly testLibs.junit.engine
2222

0 commit comments

Comments
 (0)