Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Update zio-interop-cats to 23.1.0.0 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-dhpiggott[bot] <127664346+scala-steward-dhpiggott[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-dhpiggott[bot] committed Oct 23, 2023
1 parent b1e3391 commit 79a854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lazy val helios = project
"co.fs2" %% "fs2-io" % "3.9.2",
"com.luckycatlabs" % "SunriseSunsetCalculator" % "1.2",
"dev.zio" %% "zio" % "2.0.18",
"dev.zio" %% "zio-interop-cats" % "23.0.0.8",
"dev.zio" %% "zio-interop-cats" % "23.1.0.0",
"dev.zio" %% "zio-json" % "0.6.2",
"dev.zio" %% "zio-stacktracer" % "2.0.18",
"dev.zio" %% "zio-streams" % "2.0.18",
Expand Down

0 comments on commit 79a854b

Please sign in to comment.