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 c9ee892 commit 797bfd5Copy full SHA for 797bfd5
build.sbt
@@ -1,5 +1,5 @@
1
lazy val zioVersion = "2.0.22"
2
-lazy val scribeVersion = "3.12.2"
+lazy val scribeVersion = "3.15.0"
3
lazy val gitCommitString = SettingKey[String]("gitCommit")
4
5
lazy val commonSettings = Seq(
0 commit comments