Merge pull request #2112 from eikek/update/sbt-scalafix-0.11.0

Update sbt-scalafix to 0.11.0
This commit is contained in:
mergify[bot]
2023-06-04 06:25:59 +00:00
committed by GitHub

View File

@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.9.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")