From cf5863e9c3b4a8e5b9f9571ffa35e1d6f12b0cd1 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 7 Feb 2021 00:28:27 +0100 Subject: [PATCH] Update zio-config, zio-config-refined to 1.0.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 63d2d92..dce1782 100644 --- a/build.sbt +++ b/build.sbt @@ -18,7 +18,7 @@ lazy val V = new { val catsRetry = "1.1.1" val zio = "1.0.1" val zioLogging = "0.5.2" - val zioConfig = "1.0.0-RC27" + val zioConfig = "1.0.0" // compatibility issues val cakeSolutions = new {