We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aabe40 commit e5763b2Copy full SHA for e5763b2
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")
2
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
3
// TODO: Fixes jacoco error:
4
// java.lang.NoClassDefFoundError: Could not initialize class org.jacoco.core.internal.flow.ClassProbesAdapter
5
//addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.3.0")
0 commit comments