Skip to content

Commit a38e23f

Browse files
Update sbt-native-packager to 1.6.2 (#19)
1 parent eda3e2e commit a38e23f

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
@@ -2,5 +2,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
5-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.1")
5+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.2")
66
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")

0 commit comments

Comments
 (0)