There was an error while loading. Please reload this page.
1 parent 95b4359 commit 5a5b8aeCopy full SHA for 5a5b8ae
1 file changed
build.sbt
@@ -204,7 +204,7 @@ lazy val `quill-engine` =
204
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
205
("com.github.takayahilton" %% "sql-formatter" % "1.2.1").cross(CrossVersion.for3Use2_13),
206
"io.suzaku" %% "boopickle" % "1.5.0",
207
- "com.lihaoyi" %% "pprint" % "0.9.0",
+ "com.lihaoyi" %% "pprint" % "0.9.3",
208
"com.github.ben-manes.caffeine" % "caffeine" % "3.2.2"
209
),
210
coverageExcludedPackages := "<empty>;.*AstPrinter;.*Using;io.getquill.Model;io.getquill.ScalarTag;io.getquill.QuotationTag"
0 commit comments