Skip to content

Commit 328776a

Browse files
Update sbt-native-packager to 1.9.16 (#2983)
1 parent 145d46b commit 328776a

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.github.sbt" % "sbt-ci-release" % "1.5.11")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
66
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.15")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
99
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
1010
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")

0 commit comments

Comments
 (0)