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 ec71cec commit 3cafb7bCopy full SHA for 3cafb7b
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
2
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
0 commit comments