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 98d757a commit 6893318Copy full SHA for 6893318
1 file changed
build.sbt
@@ -31,7 +31,7 @@ inThisBuild(
31
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
32
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
33
34
-val zioVersion = "2.1.25"
+val zioVersion = "2.1.26"
35
val zioAwsVersion = "7.42.41.1"
36
val zioSchemaVersion = "1.8.5"
37
val zioPreludeVersion = "1.0.0-RC47"
0 commit comments