We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a536556 commit c42e571Copy full SHA for c42e571
1 file changed
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val zioVersion = "2.0.13"
+lazy val zioVersion = "2.0.19"
2
lazy val gitCommitString = SettingKey[String]("gitCommit")
3
4
lazy val commonSettings = Seq(
0 commit comments