Skip to content

Commit 00f22e4

Browse files
Update sbt-pgp to 2.1.1 (#241)
1 parent ab4b011 commit 00f22e4

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,6 +1,6 @@
11
resolvers += Resolver.typesafeRepo("releases")
22

3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
44

55
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
66

0 commit comments

Comments
 (0)