Skip to content

Commit 26cbbe1

Browse files
Update sbt-native-packager to 1.7.3 (#124)
1 parent f9655bc commit 26cbbe1

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

0 commit comments

Comments
 (0)