Skip to content

Commit 4eb821b

Browse files
scala-stewardmdedetrich
authored andcommitted
Update sbt-native-packager to 1.9.13
1 parent b59d32c commit 4eb821b

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.7.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
9-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.12")
9+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.13")
1010
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
1111
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1212
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")

0 commit comments

Comments
 (0)