Skip to content

Commit 211d349

Browse files
Update sbt-pgp to 2.2.1 (#698)
* Update sbt-pgp to 2.2.1 * Revert commit(s) bae49c7 * Update sbt-pgp to 2.2.1 --------- Co-authored-by: Taro L. Saito <leo@xerial.org>
1 parent 04d03d8 commit 211d349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
2-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
2+
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
55
//addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.3.0")

0 commit comments

Comments
 (0)