We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c8890 commit 8d82bfbCopy full SHA for 8d82bfb
project/plugins.sbt
@@ -9,7 +9,7 @@
9
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
12
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
13
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
14
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.2")
15
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
0 commit comments