We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43d1a1 commit 9aa809cCopy full SHA for 9aa809c
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
6
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
7
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
8
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
0 commit comments