diff --git a/build.sbt b/build.sbt index 2382356e..8fe42a98 100644 --- a/build.sbt +++ b/build.sbt @@ -210,7 +210,7 @@ lazy val V = new { val scalatest = "3.2.10" val scala3 = "3.0.2" val scalafix = "0.9.31" - val scribe = "3.6.0" + val scribe = "3.6.2" val organizeImports = "0.4.3" val catsCore = "2.6.1" val kindProjector = "0.13.2"