Skip to content

Commit 732d0b4

Browse files
committed
Update zio-interop-cats to 2.0.0.0-RC14
1 parent a727539 commit 732d0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Dependencies {
3535
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.30"
3636
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.4.2"
3737
val zio = "dev.zio" %% "zio" % "1.0.0-RC19"
38-
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.0.0.0-RC13"
38+
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.0.0.0-RC14"
3939

4040
object Versions {
4141

0 commit comments

Comments
 (0)