Skip to content

Commit fc623e4

Browse files
committed
sbt-native-packager 1.11.7 (was 1.11.4)
1 parent 3a899be commit fc623e4

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
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
77
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
9+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
1010
addSbtPlugin("io.paymenthighway.sbt" % "sbt-cxf" % "1.7")
1111
addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")

0 commit comments

Comments
 (0)