Skip to content

Commit d47e59c

Browse files
Update sbt-native-packager to 1.11.3 (#1950)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent e08f304 commit d47e59c

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
44

55
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
66

7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.3")
88

99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
1010

0 commit comments

Comments
 (0)