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 ddaf876 commit 890e45fCopy full SHA for 890e45f
project/Dependencies.scala
@@ -1,6 +1,6 @@
1
object Dependencies {
2
import sbt._
3
- val zioVersion = "2.0.6"
+ val zioVersion = "2.1.19"
4
val zioSchemaVersion = "0.3.0"
5
val nettyVersions = "4.1.87.Final"
6
0 commit comments