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 9fadf33 commit 1a0a7bbCopy full SHA for 1a0a7bb
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
8
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
10
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
11
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
14
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
0 commit comments