Merge pull request #2522 from eikek/update/sbt-scalafix-0.12.0

Update sbt-scalafix to 0.12.0
This commit is contained in:
mergify[bot]
2024-03-03 06:20:34 +00:00
committed by GitHub

View File

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