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 1daf547 commit 9c087d4Copy full SHA for 9c087d4
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
0 commit comments