Skip to content

Commit

Permalink
unpegged version (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
willarmiros authored Dec 4, 2020
1 parent 962164a commit b7804e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ subprojects {

dependencies {
// BOMs for common projects
add("implementation", platform("com.amazonaws:aws-xray-recorder-sdk-bom:${version}"))
add("implementation", platform("com.amazonaws:aws-xray-recorder-sdk-bom:2.8.0"))
add("implementation", platform("software.amazon.disco:disco-toolkit-bom:${discoVersion}"))
add("implementation", platform("com.fasterxml.jackson:jackson-bom:2.11.0"))
add("implementation", platform("com.amazonaws:aws-java-sdk-bom:1.11.837"))
Expand Down

0 comments on commit b7804e8

Please sign in to comment.