Skip to content

Commit 880d773

Browse files
committed
Update the native-package plugin
1 parent 84affe8 commit 880d773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
2020

2121
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
2222

23-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.6")
23+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

0 commit comments

Comments
 (0)