Skip to content

Commit

Permalink
xray sdk version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wunderlich committed Jan 26, 2017
1 parent f95d768 commit 7046662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
dependencyManagement {
imports {
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.0.2-beta")
mavenBom("com.amazonaws:aws-xray-recorder-sdk-bom:1.0.3-beta")
}
}
task wrapper(type: Wrapper) {
Expand Down

0 comments on commit 7046662

Please sign in to comment.