From 0bffe502e3a798086f73c167c03272e90fe59200 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 13 Aug 2024 00:37:21 +0000 Subject: [PATCH] Update zio-interop-cats to 23.1.0.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1b8c3ce..8d2f9cf 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ val BesomVersion = "0.3.2" val IzumiVersion = "1.2.11" val OsLibVersion = "0.10.3" -val ZioInteropCatsVersion = "23.1.0.2" +val ZioInteropCatsVersion = "23.1.0.3" val ZioVersion = "2.1.6" inThisBuild(