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 2c4e217 commit 7508c9eCopy full SHA for 7508c9e
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.7")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
21
22
// https://github.com/djspiewak/sbt-github-actions
23
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
0 commit comments