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 5a91121 commit b4f6ac4Copy full SHA for b4f6ac4
build.sbt
@@ -12,7 +12,7 @@ libraryDependencies ++= Seq(
12
"org.typelevel" %% "cats-parse" % "0.3.7",
13
"com.monovore" %% "decline-effect" % "2.2.0",
14
"co.fs2" %% "fs2-io" % "3.2.7",
15
- "org.polystat.odin" %% "analysis" % "0.4.1",
+ "org.polystat.odin" %% "analysis" % "0.4.2",
16
"is.cir" %% "ciris" % "2.3.2",
17
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
18
"org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
0 commit comments