Skip to content

Commit 514e283

Browse files
Update sbt-pgp to 2.0.2 (#239)
1 parent d0f1d07 commit 514e283

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.1")
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
44

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

0 commit comments

Comments
 (0)