Update sourcecode to 0.1.8 (#841)

This commit is contained in:
Scala Steward 2019-10-29 02:11:00 +01:00 committed by Chris Stewart
parent 71c2cff89f
commit f169a6b1e9

View file

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