Skip to content

Commit d55fd4f

Browse files
authored
Merge branch '0.11.x' into update/0.11.x/sbt-native-packager-1.11.1
2 parents 7490fc7 + 0df3c6e commit d55fd4f

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
@@ -2,7 +2,7 @@ val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.16.0"
22

33
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
66

77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
88

0 commit comments

Comments
 (0)