Skip to content

Commit

Permalink
Update aws-java-sdk-xray version dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Aug 15, 2024
1 parent f9359cf commit e0742a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-xray-recorder-sdk-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

dependencies {
api("com.amazonaws:aws-java-sdk-xray:1.12.228")
api("com.amazonaws:aws-java-sdk-xray:1.12.767")

compileOnly("com.google.code.findbugs:jsr305:3.0.2")
compileOnly("javax.servlet:javax.servlet-api:3.1.0")
Expand Down

0 comments on commit e0742a4

Please sign in to comment.