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 bd7feac commit c21e5e6Copy full SHA for c21e5e6
project/plugins.sbt
@@ -1,5 +1,5 @@
1
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
5
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")
0 commit comments