lm-coursier-shaded 1.1.0-M14-3

This commit is contained in:
Eugene Yokota 2019-05-29 02:29:06 -04:00
parent aefd0969b1
commit 19b3704c36
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ object Dependencies {
def addSbtZincCompileCore(p: Project): Project =
addSbtModule(p, sbtZincPath, "zincCompileCore", zincCompileCore)
val lmCoursierVersion = "1.1.0-M14-2"
val lmCoursierVersion = "1.1.0-M14-3"
val lmCoursierShaded = "io.get-coursier" %% "lm-coursier-shaded" % lmCoursierVersion
val sjsonNewScalaJson = Def.setting {