We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadf33 commit 44b7eeeCopy full SHA for 44b7eee
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" %
14
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
15
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
16
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
17
-addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")
18
19
// This is here to bump dependencies for sbt-paradox/sbt-site, see
20
// https://github.com/sirthias/parboiled/issues/175, https://github.com/sirthias/parboiled/issues/128 and
0 commit comments