Skip to content

Commit a1163fa

Browse files
committed
Update sbt-native-packager to 1.10.4
1 parent 6863f89 commit a1163fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
44

55
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
66

7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")

0 commit comments

Comments
 (0)