Skip to content

Commit f421414

Browse files
committed
Update sbt-native-packager to 1.11.1
1 parent 9c08ee1 commit f421414

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.11.0")
11+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
1212

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

0 commit comments

Comments
 (0)