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 04c9746 commit a9ea454Copy full SHA for a9ea454
1 file changed
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
9
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
10
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.19.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
12
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
14
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.7")
15
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments