Update to librarymanagement-coursier 2.0.0-alpha7

This commit is contained in:
Eugene Yokota 2023-11-25 21:16:17 -05:00
parent 08966370b1
commit c838c492b1
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ object Dependencies {
def addSbtZincCompileCore = addSbtModule(sbtZincPath, "zincCompileCore", zincCompileCore)
// val lmCoursierShaded = "io.get-coursier" %% "lm-coursier-shaded" % "2.0.10"
val lmCoursierShaded = "org.scala-sbt" %% "librarymanagement-coursier" % "2.0.0-alpha6"
val lmCoursierShaded = "org.scala-sbt" %% "librarymanagement-coursier" % "2.0.0-alpha7"
lazy val sjsonNewVersion = "0.14.0-M1"
def sjsonNew(n: String) = Def.setting(