Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit ebafbdd

Browse files
Update sbt-license-report to 1.9.0
1 parent 9fadf33 commit ebafbdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.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)