We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc3575 commit 3884be3Copy full SHA for 3884be3
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
2
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
6
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.0")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
0 commit comments