We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4731c4 commit e757b96Copy full SHA for e757b96
build.sbt
@@ -1,5 +1,5 @@
1
lazy val zioVersion = "2.1.22"
2
-lazy val scribeVersion = "3.15.3"
+lazy val scribeVersion = "3.17.0"
3
lazy val gitCommitString = SettingKey[String]("gitCommit")
4
5
lazy val commonSettings = Seq(
0 commit comments