Skip to content

Commit 658c82c

Browse files
Update sbt-native-packager to 1.10.4
1 parent 9fadf33 commit 658c82c

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" %
66
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
9-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
9+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
1010
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
1111
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1212
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 commit comments

Comments
 (0)