Skip to content

Commit

Permalink
Update case-app to 2.1.0-M29
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 15, 2024
1 parent c2b2b8d commit 60aa716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Deps {
def expecty = "com.eed3si9n.expecty" %% "expecty" % "0.16.0"
def munit = "org.scalameta" %% "munit" % "0.7.29"
def osLib = "com.lihaoyi" %% "os-lib" % "0.9.1"
def caseApp = "com.github.alexarchambault" %% "case-app" % "2.1.0-M24"
def caseApp = "com.github.alexarchambault" %% "case-app" % "2.1.0-M29"
def thumbnailator = "net.coobird" % "thumbnailator" % "0.4.20"
def image4j = "org.jclarion" % "image4j" % "0.7"
def jib = "com.google.cloud.tools" % "jib-core" % "0.24.0"
Expand Down

0 comments on commit 60aa716

Please sign in to comment.