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 3fbc61b commit 5b068faCopy full SHA for 5b068fa
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
6
7
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
8
9
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
10
11
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
12
0 commit comments