Skip to content

Commit e05285c

Browse files
Update sbt-sonatype to 3.9.14 (#686)
1 parent 3c7ab6f commit e05285c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

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

0 commit comments

Comments
 (0)