diff --git a/build.sbt b/build.sbt
index f8ffee4..af30eeb 100644
--- a/build.sbt
+++ b/build.sbt
@@ -45,7 +45,7 @@ libraryDependencies ++= Seq(
   "com.monovore" %% "decline-effect" % "2.3.0",
   "io.circe" %% "circe-core" % "0.15.0-M1",
   "is.cir" %% "ciris" % "2.3.3",
-  "lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
+  "lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.3.0",
   "org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
   "org.polystat.odin" %% "analysis" % V.odin,
   "org.polystat.py2eo" % "transpiler" % V.py2eo,