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