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 f5f867b commit 6ae13f7Copy full SHA for 6ae13f7
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
3
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
0 commit comments