Skip to content

Commit 3ea8098

Browse files
Update zio, zio-streams, zio-test, ... to 2.1.21 (#851)
1 parent dce16e5 commit 3ea8098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val mainScala = "2.13.16"
22
val allScala = Seq("3.3.6", "2.13.16", "2.12.20")
3-
val zioVersion = "2.1.20"
3+
val zioVersion = "2.1.21"
44
val zioAwsVersion = "7.31.52.2"
55
val elasticMqVersion = "1.6.14"
66

0 commit comments

Comments
 (0)