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 03695e4 commit 91c1f14Copy full SHA for 91c1f14
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
2
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
0 commit comments