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 518733c commit ac9a252Copy full SHA for ac9a252
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
3
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
4
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
5
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
0 commit comments