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 1c4ec8d commit e720d3fCopy full SHA for e720d3f
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.15.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.1.1")
12
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
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