Update sbt-license-report to 1.5.0

This commit is contained in:
Scala Steward
2023-05-15 04:40:38 +00:00
committed by kenji yoshida
parent a2bf0d86d8
commit 57edf101fa

View File

@@ -5,7 +5,7 @@ addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.5.2")
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.github.sbt" % "sbt-license-report" % "1.4.0")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
addDependencyTreePlugin