Skip to content

Commit

Permalink
Merge pull request #1295 from zio/update/zio-interop-cats-23.1.0.2
Browse files Browse the repository at this point in the history
Update zio-interop-cats to 23.1.0.2
  • Loading branch information
vigoo authored May 18, 2024
2 parents d772cba + 47c90c3 commit ad571fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Common extends AutoPlugin {
object autoImport {
val zioVersion = "2.0.22"
val zioMockVersion = "1.0.0-RC11"
val zioCatsInteropVersion = "23.1.0.1"
val zioCatsInteropVersion = "23.1.0.2"
val zioReactiveStreamsInteropVersion = "2.0.2"
val zioConfigVersion = "4.0.1"
val zioPreludeVersion = "1.0.0-RC23"
Expand Down

0 comments on commit ad571fa

Please sign in to comment.