diff --git a/build.sbt b/build.sbt index 05937e67..1a1cc954 100644 --- a/build.sbt +++ b/build.sbt @@ -198,7 +198,7 @@ lazy val pitgull = "is.cir" %% "ciris" % "2.3.2", "io.circe" %% "circe-generic-extras" % "0.14.0", "io.scalaland" %% "chimney" % "0.6.1", - "io.chrisdavenport" %% "cats-time" % "0.3.4", + "io.chrisdavenport" %% "cats-time" % "0.4.0", "com.github.valskalla" %% "odin-core" % "0.13.0", "com.github.valskalla" %% "odin-slf4j" % "0.13.0", "io.github.vigoo" %% "prox-fs2-3" % "0.7.7"