Skip to content

Commit ce92979

Browse files
Update sbt-sonatype to 3.9.19 (#729)
1 parent 6512662 commit ce92979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.18")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.19")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
33
// TODO: Fixes jacoco error:
44
// java.lang.NoClassDefFoundError: Could not initialize class org.jacoco.core.internal.flow.ClassProbesAdapter

0 commit comments

Comments
 (0)