Skip to content

Commit

Permalink
Update dependency com.monovore:decline-effect to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent f377a55 commit bd3b8cb
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 @@ -42,7 +42,7 @@ excludeDependencies ++= Seq(
libraryDependencies ++= Seq(
"org.latestbit" %% "circe-tagged-adt-codec" % "0.10.1",
"co.fs2" %% "fs2-io" % "3.2.12",
"com.monovore" %% "decline-effect" % "2.3.0",
"com.monovore" %% "decline-effect" % "2.5.0",
"io.circe" %% "circe-core" % "0.15.0-M1",
"is.cir" %% "ciris" % "2.3.3",
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
Expand Down

0 comments on commit bd3b8cb

Please sign in to comment.