lm-coursier-shaded 2.0.15

Fixes https://github.com/sbt/sbt/issues/7062
This commit is contained in:
Eugene Yokota 2023-01-03 14:00:29 -05:00
parent 527dcfc7ce
commit 59be97660c
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ object Dependencies {
def addSbtZincCompile = addSbtModule(sbtZincPath, "zincCompile", zincCompile)
def addSbtZincCompileCore = addSbtModule(sbtZincPath, "zincCompileCore", zincCompileCore)
val lmCoursierShaded = "io.get-coursier" %% "lm-coursier-shaded" % "2.0.13"
val lmCoursierShaded = "io.get-coursier" %% "lm-coursier-shaded" % "2.0.15"
def sjsonNew(n: String) =
Def.setting("com.eed3si9n" %% n % "0.9.1") // contrabandSjsonNewVersion.value