Skip to content

Commit e0bf015

Browse files
committed
Update sbt-native-packager to 1.10.0
1 parent 5419e33 commit e0bf015

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.12")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
66
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
7+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
99
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
1010
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)