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 df19298 commit 25f7018Copy full SHA for 25f7018
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
3
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
5
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
6
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
7
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
8
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
0 commit comments