Skip to content

Commit deab8d5

Browse files
Bump software.amazon.awssdk:auth in /performance-test (#6899)
Bumps software.amazon.awssdk:auth from 2.43.2 to 2.45.1. --- updated-dependencies: - dependency-name: software.amazon.awssdk:auth dependency-version: 2.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4fc965 commit deab8d5

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
@@ -20,7 +20,7 @@ configurations.all {
2020
group 'org.opensearch.dataprepper.test.performance'
2121

2222
dependencies {
23-
gatlingImplementation 'software.amazon.awssdk:auth:2.43.2'
23+
gatlingImplementation 'software.amazon.awssdk:auth:2.45.1'
2424
implementation 'com.fasterxml.jackson.core:jackson-core'
2525
testRuntimeOnly testLibs.junit.engine
2626

0 commit comments

Comments
 (0)