Skip to content

Commit bdbea7a

Browse files
committed
X-Ray SDK for Java v1.3.1
1 parent 4e3495d commit bdbea7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
dependencyManagement {
4545
imports {
4646
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
47-
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.2.0")
47+
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.3.1")
4848
}
4949
}
5050
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)