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.
2 parents f9b6356 + 1762686 commit 2a37e8cCopy full SHA for 2a37e8c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments