Skip to content

Commit bbe2fd3

Browse files
scala-stewardalexarchambault
authored andcommitted
Update sbt-pgp to 1.1.2 (#47)
1 parent 4379666 commit bbe2fd3

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,7 +1,7 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.1")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.25")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
4-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
4+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
66

77
addSbtCoursier

0 commit comments

Comments
 (0)