Skip to content

Commit bd88c6b

Browse files
committed
X-Ray SDK for Java 1.1.2
1 parent 43b919e commit bd88c6b

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.0")
44+
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.1.2")
4545
}
4646
}
4747
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)