Skip to content

Commit 9ec8525

Browse files
Update sbt-native-packager to 1.9.16 (#173)
1 parent cdb03ee commit 9ec8525

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.1.5")
44

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

7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.15")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")

0 commit comments

Comments
 (0)