Skip to content

Commit d16a1cf

Browse files
authored
Merge pull request #451 from scala-steward/update/zio-interop-cats-2.3.1.0
Update zio-interop-cats to 2.3.1.0
2 parents a2b8c0e + b7cd6bd commit d16a1cf

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
@@ -40,7 +40,7 @@ object Dependencies {
4040
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.0"
4141
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.0"
4242
val zio = "dev.zio" %% "zio" % "1.0.4-2"
43-
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.2.0.1"
43+
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.3.1.0"
4444

4545
object Versions {
4646

0 commit comments

Comments
 (0)