Skip to content

Commit 55ffe8f

Browse files
authored
Merge pull request #164 from outr/update/sbt-pgp-2.3.1
Update sbt-pgp to 2.3.1
2 parents 1d68f4c + 8235c22 commit 55ffe8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
1010

1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1212

13-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
13+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)