Skip to content

Commit 6893318

Browse files
Update zio, zio-streams, zio-test, ... to 2.1.26 (#862)
Co-authored-by: Avinder Bahra <avinder.bahra@gmail.com>
1 parent 98d757a commit 6893318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ inThisBuild(
3131
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
3232
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
3333

34-
val zioVersion = "2.1.25"
34+
val zioVersion = "2.1.26"
3535
val zioAwsVersion = "7.42.41.1"
3636
val zioSchemaVersion = "1.8.5"
3737
val zioPreludeVersion = "1.0.0-RC47"

0 commit comments

Comments
 (0)