Skip to content

Commit 12f904b

Browse files
Update zio-interop-cats to 23.1.0.4 (#1359)
1 parent e801cfc commit 12f904b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ lazy val zioJsonInteropHttp4s = project
325325
"org.http4s" %% "http4s-dsl" % "0.23.30",
326326
"dev.zio" %% "zio" % zioVersion,
327327
"org.typelevel" %% "cats-effect" % "3.5.7",
328-
"dev.zio" %% "zio-interop-cats" % "23.1.0.3" % "test",
328+
"dev.zio" %% "zio-interop-cats" % "23.1.0.4" % "test",
329329
"dev.zio" %% "zio-test" % zioVersion % "test",
330330
"dev.zio" %% "zio-test-sbt" % zioVersion % "test"
331331
),

0 commit comments

Comments
 (0)