Skip to content

Commit

Permalink
Merge branch 'master' into update/scalafmt-core-3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
juliano authored Jan 19, 2025
2 parents b31ed44 + cb2945c commit b46ae62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ lazy val `quill-engine` =
("com.github.takayahilton" %% "sql-formatter" % "1.2.1").cross(CrossVersion.for3Use2_13),
"io.suzaku" %% "boopickle" % "1.5.0",
"com.lihaoyi" %% "pprint" % "0.9.0",
"com.github.ben-manes.caffeine" % "caffeine" % "3.1.8"
"com.github.ben-manes.caffeine" % "caffeine" % "3.2.0"
),
coverageExcludedPackages := "<empty>;.*AstPrinter;.*Using;io.getquill.Model;io.getquill.ScalarTag;io.getquill.QuotationTag"
)
Expand Down

0 comments on commit b46ae62

Please sign in to comment.