Skip to content

Commit

Permalink
Bump aws-java-sdk-core version to 1.12.704
Browse files Browse the repository at this point in the history
  • Loading branch information
srprash authored Apr 25, 2024
1 parent 96428c5 commit a8d9442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-xray-recorder-sdk-aws-sdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
// for resolution not only in the SDK projects but also in projects
// like benchmark.
// See PR for more details: https://github.com/aws/aws-xray-sdk-java/pull/336
api("com.amazonaws:aws-java-sdk-core:1.12.228")
api("com.amazonaws:aws-java-sdk-core:1.12.704")

testImplementation("com.amazonaws:aws-java-sdk-lambda:1.12.228")
testImplementation("com.amazonaws:aws-java-sdk-s3:1.12.228")
Expand Down

0 comments on commit a8d9442

Please sign in to comment.