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 ae803b1 + 0379655 commit 346dc5dCopy full SHA for 346dc5d
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.1")
2
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
7
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
0 commit comments