Skip to content

Commit 9aa809c

Browse files
committed
revert versions
1 parent e43d1a1 commit 9aa809c

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
@@ -4,5 +4,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
66
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
7-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
7+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
88
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

0 commit comments

Comments
 (0)