Skip to content

Commit aad9688

Browse files
Update sbt-native-packager to 1.9.9 (#2534)
1 parent 03065f5 commit aad9688

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
@@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
66
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
77
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
8-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.8")
8+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
99
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
1010
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")

0 commit comments

Comments
 (0)