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