Skip to content

Commit 7046662

Browse files
author
Michael Wunderlich
committed
xray sdk version bump
1 parent f95d768 commit 7046662

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
@@ -40,7 +40,7 @@ dependencies {
4040
dependencyManagement {
4141
imports {
4242
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
43-
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.0.2-beta")
43+
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.0.3-beta")
4444
}
4545
}
4646
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)