From 1eca05c5eb7f28294c0e67fe7b62e1204ce53505 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 10 Oct 2024 18:40:25 +0000 Subject: [PATCH] Update zio to 2.1.11 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1b8c3ce..58f3665 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ val BesomVersion = "0.3.2" val IzumiVersion = "1.2.11" val OsLibVersion = "0.10.3" val ZioInteropCatsVersion = "23.1.0.2" -val ZioVersion = "2.1.6" +val ZioVersion = "2.1.11" inThisBuild( List(