We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 866d979 + ec70683 commit 425ee69Copy full SHA for 425ee69
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
4
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
5
6
// https://github.com/scalapb/ScalaPB
0 commit comments