Skip to content

Commit

Permalink
Add comment about bom dependencies (#9436)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Sep 11, 2023
1 parent f7128b0 commit 43ebdb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ afterEvaluate {
}
}

// this applies version numbers to the SDK bom and SDK alpha bom which are dependencies of the instrumentation boms
evaluationDependsOn(":dependencyManagement")
val dependencyManagementConf = configurations.create("dependencyManagement") {
isCanBeConsumed = false
Expand Down

0 comments on commit 43ebdb8

Please sign in to comment.