Eugene Yokota 2020-01-09 13:14:04 -05:00
parent 990ef8af82
commit 9d857d3d95
1 changed files with 1 additions and 1 deletions

View File

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