Skip to content

Commit e423757

Browse files
Update sbt-sonatype to 3.9.18 (#719)
1 parent 78080d1 commit e423757

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.17")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.18")
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)