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 5a543b8 commit f5e489aCopy full SHA for f5e489a
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
3
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments