Skip to content

Commit fb934aa

Browse files
committed
Update sbt-pgp to 2.3.0
1 parent b3150d0 commit fb934aa

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
22
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
3-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
44
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.2")
55
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
66
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 commit comments

Comments
 (0)