Skip to content

Commit 49196d3

Browse files
authored
Merge pull request #569 from scala-steward/update/zio-interop-cats-2.5.1.0
Update zio-interop-cats from 2.4.1.0 to 2.5.1.0
2 parents 84a1247 + e8aa83d commit 49196d3

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
@@ -38,7 +38,7 @@ object Dependencies {
3838
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.4"
3939
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.4"
4040
val zio = "dev.zio" %% "zio" % "1.0.8"
41-
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.4.1.0"
41+
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.5.1.0"
4242

4343
object Versions {
4444

0 commit comments

Comments
 (0)