Skip to content

Commit d825872

Browse files
authored
Bump aws-java-sdk-core version to 1.12.788 (#430)
1 parent f85a7b8 commit d825872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-xray-recorder-sdk-aws-sdk/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
// for resolution not only in the SDK projects but also in projects
1414
// like benchmark.
1515
// See PR for more details: https://github.com/aws/aws-xray-sdk-java/pull/336
16-
api("com.amazonaws:aws-java-sdk-core:1.12.708")
16+
api("com.amazonaws:aws-java-sdk-core:1.12.788")
1717

1818
testImplementation("com.amazonaws:aws-java-sdk-lambda:1.12.228")
1919
testImplementation("com.amazonaws:aws-java-sdk-s3:1.12.228")

0 commit comments

Comments
 (0)