Skip to content

Commit

Permalink
Merge pull request #2013 from softwaremill/update/commons-io-2.15.1
Browse files Browse the repository at this point in the history
Update commons-io to 2.15.1
  • Loading branch information
mergify[bot] committed Nov 30, 2023
2 parents ee57f39 + 9a12738 commit 263ffb3
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 @@ -1045,7 +1045,7 @@ lazy val docs: ProjectMatrix = (projectMatrix in file("generated-docs")) // impo
"org.json4s" %% "json4s-native" % json4sVersion,
"io.circe" %% "circe-generic" % circeVersion,
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % jsoniterVersion,
"commons-io" % "commons-io" % "2.15.0",
"commons-io" % "commons-io" % "2.15.1",
"io.github.resilience4j" % "resilience4j-circuitbreaker" % resilience4jVersion,
"io.github.resilience4j" % "resilience4j-ratelimiter" % resilience4jVersion,
"io.jaegertracing" % "jaeger-client" % jeagerClientVersion,
Expand Down

0 comments on commit 263ffb3

Please sign in to comment.