Skip to content

Commit c48f659

Browse files
Update sbt-sonatype to 3.12.0 (#846)
1 parent 76bc7d0 commit c48f659

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.10.0")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
33
// TODO: Fixes jacoco error:
44
// java.lang.NoClassDefFoundError: Could not initialize class org.jacoco.core.internal.flow.ClassProbesAdapter

0 commit comments

Comments
 (0)