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 cc3966c commit 193a27bCopy full SHA for 193a27b
project/plugins.sbt
@@ -7,7 +7,7 @@ resolvers ++= Seq(
7
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
11
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
13
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments