Skip to content

Commit b4dab47

Browse files
committed
Revert "Update sbt-native-packager to 1.10.4"
This reverts commit 42bcc6a.
1 parent f87a2e3 commit b4dab47

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
88
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
99
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
1010
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.14.0")

0 commit comments

Comments
 (0)