Skip to content

Commit

Permalink
Update thumbnailator to 0.4.17 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 14, 2022
1 parent ec027e3 commit d31618f
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 @@ -5,7 +5,7 @@ object Deps {
def munit = "org.scalameta" %% "munit" % "0.7.29"
def osLib = "com.lihaoyi" %% "os-lib" % "0.8.1"
def caseApp = "com.github.alexarchambault" %% "case-app" % "2.1.0-M12"
def thumbnailator = "net.coobird" % "thumbnailator" % "0.4.16"
def thumbnailator = "net.coobird" % "thumbnailator" % "0.4.17"
def image4j = "org.jclarion" % "image4j" % "0.7"
def jib = "com.google.cloud.tools" % "jib-core" % "0.20.0"
def commonsIo = "commons-io" % "commons-io" % "2.11.0"
Expand Down

0 comments on commit d31618f

Please sign in to comment.