Skip to content

Commit cab2633

Browse files
committed
Merge branch 'xray-gettingstarted' into xray
2 parents ed06616 + bdbea7a commit cab2633

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
@@ -49,7 +49,7 @@ dependencies {
4949
dependencyManagement {
5050
imports {
5151
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
52-
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.2.0")
52+
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.3.1")
5353
}
5454
}
5555
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)