We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff1665 commit fdb958aCopy full SHA for fdb958a
project/plugins.sbt
@@ -17,7 +17,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
17
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.10")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
21
22
// https://github.com/djspiewak/sbt-github-actions
23
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
0 commit comments