Skip to content

Commit 327f817

Browse files
author
Michael Wunderlich
committed
xray sdk version bump
1 parent a3a93b9 commit 327f817

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.0.2-beta")
47+
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.0.3-beta")
4848
}
4949
}
5050
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)