We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a5e33 commit 6e5a77bCopy full SHA for 6e5a77b
project/plugins.sbt
@@ -28,7 +28,7 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
28
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
29
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.5")
30
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
31
-addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
32
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")
33
addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.4.0")
34
0 commit comments