Skip to content

Commit 7797d1f

Browse files
authored
Update aws-java-sdk-xray version dependency. (#413)
1 parent f9359cf commit 7797d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

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

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

0 commit comments

Comments
 (0)