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 d997702 commit efd9a67Copy full SHA for efd9a67
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
addSbtPlugin("org.foundweekends.conscript" % "sbt-conscript" % "0.5.8")
4
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
6
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
7
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
0 commit comments