stringbean / sbt-dependency-lock

sbt plugin for creating dependency lockfiles
https://stringbean.github.io/sbt-dependency-lock
Apache License 2.0
14 stars 6 forks source link

Restructure lockfile to reduce duplicated info #1

Closed stringbean closed 4 years ago

stringbean commented 4 years ago

This restructures the lockfile so that configurations are stored against dependencies instead of the other way round.