From 59be97660c1b06bb008775d95b11a7bb886ceaec Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Tue, 3 Jan 2023 14:00:29 -0500 Subject: [PATCH] lm-coursier-shaded 2.0.15 Fixes https://github.com/sbt/sbt/issues/7062 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 8f3cf364b9..0a9c69c2ab 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -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