Skip to content

Commit 9b1d5c2

Browse files
authored
Merge pull request #407 from scalameta/update/sbt-native-packager-1.11.7
Update sbt-native-packager to 1.11.7
2 parents 362df6d + 578506f commit 9b1d5c2

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 @@ val crossProjectV = "1.3.2"
44

55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
66

7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
99

1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)