Update sbt-license-report to 1.6.1
1 parent ba8e5fe commit 41d55372b513e011ea97732ca216d5e55d990d7e
@Scala Steward Scala Steward authored on 30 Jul 2023
kenji yoshida committed on 31 Jul 2023
Showing 1 changed file
View
2
■■■
project/plugins.sbt
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.6.0")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
 
addDependencyTreePlugin