Skip to content

Commit

Permalink
Update zio-interop-cats to 23.1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Scala Steward committed Aug 21, 2024
1 parent e12f027 commit 522250f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object library {
val catsEffect3 = "3.5.4"
val zio = "2.1.7"
val zhttp = "2.0.0-RC10"
val zioInteropCats = "23.1.0.2"
val zioInteropCats = "23.1.0.3"
val sttp = "3.9.7"
val scalaTest = "3.2.19"
val scalaMockScalaTest = "6.0.0"
Expand Down

0 comments on commit 522250f

Please sign in to comment.