Skip to content

Commit 59058f9

Browse files
Update zio, zio-streams, zio-test, ... to 2.1.21
1 parent c2553c7 commit 59058f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Dependencies {
44
val JwtCoreVersion = "11.0.2"
55
val NettyVersion = "4.2.5.Final"
66
val ScalaCompatCollectionVersion = "2.13.0"
7-
val ZioVersion = "2.1.20"
7+
val ZioVersion = "2.1.21"
88
val ZioCliVersion = "0.7.2"
99
val ZioJsonVersion = "0.7.44"
1010
val ZioParserVersion = "0.1.10"

0 commit comments

Comments
 (0)