Skip to content

Commit f6e7944

Browse files
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.783 (#7086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 849be69 commit f6e7944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
testImplementation 'com.amazonaws:aws-java-sdk-ec2'
6363
testImplementation 'com.amazonaws:aws-java-sdk-kms'
6464
// The AWS SDK is used for testing the Called Methods Checker.
65-
testImplementation platform('com.amazonaws:aws-java-sdk-bom:1.12.782')
65+
testImplementation platform('com.amazonaws:aws-java-sdk-bom:1.12.783')
6666
// For the Resource Leak Checker's support for JavaEE.
6767
testImplementation 'javax.servlet:javax.servlet-api:4.0.1'
6868
// For the Resource Leak Checker's support for IOUtils.

0 commit comments

Comments
 (0)