Skip to content

Commit

Permalink
Update decline-effect to 2.5.0 (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-firstbirdtech[bot] <157817373+scala-steward-firstbirdtech[bot]@users.noreply.github.com>
Co-authored-by: Benjamin M. <cptwunderlich@users.noreply.github.com>
  • Loading branch information
1 parent 5bceaf6 commit 4be4001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Dependencies {
"co.fs2" %% "fs2-io" % fs2Version,
"co.fs2" %% "fs2-core" % fs2Version,
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.18.2",
"com.monovore" %% "decline-effect" % "2.4.1",
"com.monovore" %% "decline-effect" % "2.5.0",
"com.softwaremill.sttp.client3" %% "core" % sttpClientVersion,
"com.softwaremill.sttp.client3" %% "circe" % sttpClientVersion,
"com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClientVersion,
Expand Down

0 comments on commit 4be4001

Please sign in to comment.