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 fc435e4 commit 9a804c8Copy full SHA for 9a804c8
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
4
5
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.13"
6
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
10
0 commit comments