Skip to content

Commit 44b7eee

Browse files
Update sbt-license-report to 1.7.0
1 parent 9fadf33 commit 44b7eee

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
@@ -14,7 +14,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" %
1414
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
1515
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
1616
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
17-
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
17+
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")
1818

1919
// This is here to bump dependencies for sbt-paradox/sbt-site, see
2020
// https://github.com/sirthias/parboiled/issues/175, https://github.com/sirthias/parboiled/issues/128 and

0 commit comments

Comments
 (0)