Skip to content

Commit

Permalink
Bump commons-io to 2.18.0 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedochao authored Nov 22, 2024
1 parent b96f1eb commit 5c6bac0
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 @@ -8,5 +8,5 @@ object Deps {
def thumbnailator = "net.coobird" % "thumbnailator" % "0.4.20"
def image4j = "org.jclarion" % "image4j" % "0.7"
def jib = "com.google.cloud.tools" % "jib-core" % "0.27.2"
def commonsIo = "commons-io" % "commons-io" % "2.17.0"
def commonsIo = "commons-io" % "commons-io" % "2.18.0"
}

0 comments on commit 5c6bac0

Please sign in to comment.