Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Update dependency commons-io:commons-io to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 0ef5d41 commit 4ed9e94
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 @@ -15,7 +15,7 @@ lazy val rxTelegram = project
"com.typesafe.akka" %% "akka-http-core" % "10.5.3",
"de.heikoseeberger" %% "akka-http-play-json" % "1.39.2",
"com.iheart" %% "ficus" % "1.5.2",
"commons-io" % "commons-io" % "2.16.0",
"commons-io" % "commons-io" % "2.16.1",
"org.specs2" %% "specs2-core" % "4.20.5" % "test"
),
Test/fork := true,
Expand Down

0 comments on commit 4ed9e94

Please sign in to comment.