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 901863b commit c6ae8dfCopy full SHA for c6ae8df
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.16")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
21
22
// https://github.com/djspiewak/sbt-github-actions
23
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
0 commit comments