Skip to content

Commit 43c2704

Browse files
committed
update X-Ray SDK to v1.2.0
1 parent 9a4dd3c commit 43c2704

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
@@ -41,7 +41,7 @@ dependencies {
4141
dependencyManagement {
4242
imports {
4343
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
44-
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.1.2")
44+
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.2.0")
4545
}
4646
}
4747
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)