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.
2 parents 0059ec3 + 4ea505e commit ad6a6dfCopy full SHA for ad6a6df
project/plugins.sbt
@@ -5,6 +5,6 @@ libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
5
6
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
7
8
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
9
10
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments