Skip to content

Commit d3636b8

Browse files
Update dependency com.github.sbt:sbt-pgp to v2.3.1
1 parent 55cccff commit d3636b8

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
3-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0-M2")
3+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")

0 commit comments

Comments
 (0)