Skip to content

Commit

Permalink
Update zio-interop-cats to 23.0.03 (zio#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and 987Nabil committed Apr 14, 2023
1 parent bf0656c commit 6b57ff4
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 @@ -290,7 +290,7 @@ lazy val zioJsonInteropHttp4s = project
"org.http4s" %% "http4s-dsl" % "0.23.18",
"dev.zio" %% "zio" % zioVersion,
"org.typelevel" %% "cats-effect" % "3.4.8",
"dev.zio" %% "zio-interop-cats" % "23.0.0.2" % "test",
"dev.zio" %% "zio-interop-cats" % "23.0.03" % "test",
"dev.zio" %% "zio-test" % zioVersion % "test",
"dev.zio" %% "zio-test-sbt" % zioVersion % "test"
),
Expand Down

0 comments on commit 6b57ff4

Please sign in to comment.