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 4ebed43 commit 636cbe0Copy full SHA for 636cbe0
project/plugins.sbt
@@ -5,7 +5,7 @@ libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"
5
6
7
// Scalafmt
8
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
9
10
// Scalac options
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
0 commit comments