We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f377a55 commit bd3b8cbCopy full SHA for bd3b8cb
build.sbt
@@ -42,7 +42,7 @@ excludeDependencies ++= Seq(
42
libraryDependencies ++= Seq(
43
"org.latestbit" %% "circe-tagged-adt-codec" % "0.10.1",
44
"co.fs2" %% "fs2-io" % "3.2.12",
45
- "com.monovore" %% "decline-effect" % "2.3.0",
+ "com.monovore" %% "decline-effect" % "2.5.0",
46
"io.circe" %% "circe-core" % "0.15.0-M1",
47
"is.cir" %% "ciris" % "2.3.3",
48
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
0 commit comments