Skip to content

Commit bd3b8cb

Browse files
Update dependency com.monovore:decline-effect to v2.5.0
1 parent f377a55 commit bd3b8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ excludeDependencies ++= Seq(
4242
libraryDependencies ++= Seq(
4343
"org.latestbit" %% "circe-tagged-adt-codec" % "0.10.1",
4444
"co.fs2" %% "fs2-io" % "3.2.12",
45-
"com.monovore" %% "decline-effect" % "2.3.0",
45+
"com.monovore" %% "decline-effect" % "2.5.0",
4646
"io.circe" %% "circe-core" % "0.15.0-M1",
4747
"is.cir" %% "ciris" % "2.3.3",
4848
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",

0 commit comments

Comments
 (0)