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.
2 parents 5419e33 + e0bf015 commit 1bb1bfaCopy full SHA for 1bb1bfa
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
10
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments