Skip to content

Commit

Permalink
chore: update sbt-license-report from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Oct 24, 2024
1 parent b4810c2 commit fe19179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "2.0.4")

addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")

addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")

Expand Down

0 comments on commit fe19179

Please sign in to comment.