Merge pull request #2624 from eikek/update/sbt-scalafix-0.12.1

Update sbt-scalafix to 0.12.1
This commit is contained in:
mergify[bot] 2024-05-02 06:35:43 +00:00 committed by GitHub
commit a5c8f5d1a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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