Update sbt-license-report to 1.4.0 (#3278)

Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
This commit is contained in:
scala-steward-bot
2023-04-29 07:45:53 +09:00
committed by GitHub
parent df69f88186
commit f86ae20791
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.4.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
addDependencyTreePlugin