We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3a323 commit b5e434fCopy full SHA for b5e434f
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
7
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.3")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
10
addSbtPlugin("io.paymenthighway.sbt" % "sbt-cxf" % "1.7")
11
addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")
0 commit comments