We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49ce5f commit f1a6904Copy full SHA for f1a6904
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.16.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
12
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
14
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.3.2")
15
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments