Skip to content

Commit d389870

Browse files
committed
Update sbt-pgp to 2.3.2
1 parent cac444f commit d389870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

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

0 commit comments

Comments
 (0)