Skip to content

Commit 6b6ea45

Browse files
Update sbt-native-packager to 1.10.0 (#216)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent d6082dd commit 6b6ea45

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
1+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44

0 commit comments

Comments
 (0)