We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c08ee1 commit f421414Copy full SHA for f421414
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
10
addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
11
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
12
13
// Deployment configuration
14
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
0 commit comments