We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0719ab0 commit 344f175Copy full SHA for 344f175
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
6
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
8
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
10
11
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
0 commit comments