Skip to content

Commit 4127b9d

Browse files
authored
Merge pull request #1312 from scala-steward/update/sbt-native-packager-1.11.0
Update sbt-native-packager to 1.11.0
2 parents ba0d0f1 + 966280a commit 4127b9d

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
88
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
99
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
1010
addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
11-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
11+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
1212

1313
// Deployment configuration
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)