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 8a9b3d9 commit 68a97edCopy full SHA for 68a97ed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
2
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.1")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
4
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
0 commit comments