Skip to content

Commit f6683ff

Browse files
committed
sbt-pgp: bump to 2.1.1
1 parent d248808 commit f6683ff

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
@@ -11,7 +11,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativ
1111
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
1212

1313
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
14-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
14+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
1515
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
1616
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
1717
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")

0 commit comments

Comments
 (0)