rtimush / sbt-updates

sbt plugin that can check Maven and Ivy repositories for dependency updates
BSD 3-Clause "New" or "Revised" License
761 stars 55 forks source link

Custom dependency positions #224

Closed rtimush closed 3 years ago

rtimush commented 3 years ago

dependencyPositions task is not helpful when the same dependency is declared more than once, and sbt 1.5.0 apparently changed which of the positions is used.