Skip to content

Commit 7fe7711

Browse files
Update sbt-license-report to 1.9.0 (#805)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 12ed555 commit 7fe7711

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
@@ -19,7 +19,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1919
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // for advanced PR validation features
2020
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
2121
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
22-
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.8.0")
22+
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
2323

2424
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
2525
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")

0 commit comments

Comments
 (0)