We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f377a55 commit c9499eaCopy full SHA for c9499ea
build.sbt
@@ -45,7 +45,7 @@ libraryDependencies ++= Seq(
45
"com.monovore" %% "decline-effect" % "2.3.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",
+ "lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.2.0",
49
"org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
50
"org.polystat.odin" %% "analysis" % V.odin,
51
"org.polystat.py2eo" % "transpiler" % V.py2eo,
0 commit comments