Skip to content

Commit 61e4ba3

Browse files
Update sbt-native-packager to 1.7.4 (#148)
1 parent 11f2b68 commit 61e4ba3

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.3")
1+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.4")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
33
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.6.0")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")

0 commit comments

Comments
 (0)