Skip to content

Commit

Permalink
Remove unneeded dependencyManagement block
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Dec 20, 2024
1 parent 90db982 commit b2f55a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ publishing {
assert dep.parent().remove(dep)
}
}
asNode().dependencyManagement?.replaceNode {}
}
versionMapping {
usage('java-api') {
Expand Down

0 comments on commit b2f55a1

Please sign in to comment.