We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4168b commit b5a6fc5Copy full SHA for b5a6fc5
project/Plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
2
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
4
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
0 commit comments