Update sourcecode to 0.2.1 (#1103)

This commit is contained in:
Scala Steward 2020-02-07 14:38:05 +01:00 committed by GitHub
parent af496c6b19
commit 64a417a091

View file

@ -48,7 +48,7 @@ object Deps {
// obviously has to be changed before this is
// merged.
val sourcecodeV = "0.2.0"
val sourcecodeV = "0.2.1"
// CLI deps
val scoptV = "4.0.0-RC2"