Skip to content

Commit 2ba5e67

Browse files
Update sbt-native-packager to 1.10.0
1 parent 6539c22 commit 2ba5e67

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
@@ -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.9.16")
9+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
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)