Skip to content

Commit 9570891

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update sbt-pgp to 2.3.2
1 parent 69eff58 commit 9570891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.1.0")
1010
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
1111
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
1212
// publishing
13-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
13+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.2")
1414
// MiMa
1515
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
1616
// benchmarks

0 commit comments

Comments
 (0)