Releases: cb372/sbt-explicit-dependencies
Releases · cb372/sbt-explicit-dependencies
v0.3.1
v0.3.0
v0.2.16
v0.2.15
What’s Changed
- Support sbt 1.4.0 when COURSIER_CACHE is overridden (#75) @anilkumarmyla
v0.2.14
What’s Changed
- Support sbt 1.4.0 (#73) @anilkumarmyla
- update README with Runtime Dependencies section (#71) @bpholt
- Add a note about finding unused dependencies (#69) @cb372
- Update sbt to 1.3.13 (#68) @scala-steward
- Update sbt to 1.3.12 (#66) @scala-steward
- Update sbt to 1.3.11 (#65) @scala-steward
v0.2.13
What’s Changed
- Add debug logging to demystify inner workings (#60) @anilkumarmyla
- Update sbt-bintray to 0.5.6 (#56) @scala-steward
- Update sbt-release to 1.0.13 (#55) @scala-steward
- Mergify: configuration update (#58) @cb372
- Update sbt to 1.3.8 (#54) @anilkumarmyla
- Update scala to 2.12.11 (#53) @anilkumarmyla
v0.2.12
v0.2.11
What’s Changed
- Update to scala 2.12.10 (#41) @anilkumarmyla
- Update to scala 2.12.10 (#39) @anilkumarmyla
- sbt1.3.2 (#38) @takayahilton
v0.2.10
What’s Changed
- Improve scripted tests (#36) @cb372
- Dependencies with classifier show up as unused (#35) @anilkumarmyla
- Move XML.loadFile inside the try (#32) @Philippus