We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f377a55 commit d036f8eCopy full SHA for d036f8e
build.sbt
@@ -44,7 +44,7 @@ libraryDependencies ++= Seq(
44
"co.fs2" %% "fs2-io" % "3.2.12",
45
"com.monovore" %% "decline-effect" % "2.3.0",
46
"io.circe" %% "circe-core" % "0.15.0-M1",
47
- "is.cir" %% "ciris" % "2.3.3",
+ "is.cir" %% "ciris" % "2.4.0",
48
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
49
"org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
50
"org.polystat.odin" %% "analysis" % V.odin,
0 commit comments