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 c2553c7 commit 59058f9Copy full SHA for 59058f9
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
val JwtCoreVersion = "11.0.2"
5
val NettyVersion = "4.2.5.Final"
6
val ScalaCompatCollectionVersion = "2.13.0"
7
- val ZioVersion = "2.1.20"
+ val ZioVersion = "2.1.21"
8
val ZioCliVersion = "0.7.2"
9
val ZioJsonVersion = "0.7.44"
10
val ZioParserVersion = "0.1.10"
0 commit comments