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 145d46b commit 328776aCopy full SHA for 328776a
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
6
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.15")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
9
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
10
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
0 commit comments