Skip to content

Commit 372e9f2

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-native-packager to 1.11.7
Signed-off-by: Scala Steward <[email protected]>
1 parent 82458b4 commit 372e9f2

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-buildinfo" % "0.13.1")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
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-pgp" % "2.3.1")
99
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
1010
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.19.0")

0 commit comments

Comments
 (0)