Skip to content

Commit

Permalink
Update lm-coursier-shaded: 2.1.3 -> 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed Mar 15, 2024
1 parent 48c2376 commit 4507135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -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.1.3"
val lmCoursierShaded = "io.get-coursier" %% "lm-coursier-shaded" % "2.1.4"

def sjsonNew(n: String) =
Def.setting("com.eed3si9n" %% n % "0.9.1") // contrabandSjsonNewVersion.value
Expand Down

0 comments on commit 4507135

Please sign in to comment.