We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34a685f + 54c47e9 commit d87fcb1Copy full SHA for d87fcb1
modules/localstack/build.gradle
@@ -8,5 +8,5 @@ dependencies {
8
testImplementation 'com.amazonaws:aws-java-sdk-sqs'
9
testImplementation 'com.amazonaws:aws-java-sdk-logs'
10
testImplementation 'software.amazon.awssdk:s3:2.23.9'
11
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.25.2'
12
}
0 commit comments