Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 30fdd6f commit 8857751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-http" % "10.5.3",
"de.heikoseeberger" %% "akka-http-play-json" % "1.39.2",
"org.apache.pdfbox" % "pdfbox" % "3.0.3",
"commons-io" % "commons-io" % "2.16.1",
"commons-io" % "commons-io" % "2.17.0",
"org.apache.commons" % "commons-lang3" % "3.17.0",
"com.bot4s" %% "telegram-core" % "5.8.3",
"com.bot4s" %% "telegram-akka" % "5.8.3",
Expand Down

0 comments on commit 8857751

Please sign in to comment.