Skip to content

Commit 6e5a77b

Browse files
committed
Update sbt-license-report
1 parent 97a5e33 commit 6e5a77b

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
@@ -28,7 +28,7 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
2828
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
2929
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.5")
3030
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
31-
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")
31+
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
3232
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")
3333
addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.4.0")
3434

0 commit comments

Comments
 (0)