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 23c15edCopy full SHA for 23c15ed
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.4")
9
10
// Scalac options
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
0 commit comments