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 04d03d8 commit 211d349Copy full SHA for 211d349
project/plugins.sbt
100755
100644
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
2
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
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