We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc81b49 commit d33f213Copy full SHA for d33f213
build.sbt
@@ -7,7 +7,7 @@ val zioVersion = "2.1.21"
7
val scala3_Version = "3.6.3"
8
val scala2_13Version = "2.13.16"
9
val scala2_12Version = "2.12.20"
10
-val zioConfigVersion = "4.0.4"
+val zioConfigVersion = "4.0.5"
11
val nebulaClientVersion = "3.8.4"
12
val catsVersion = "2.9.0"
13
val catsEffectVersion = "3.6.3"
0 commit comments