Skip to content

Commit

Permalink
chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugi…
Browse files Browse the repository at this point in the history
…n from 1.33.0 to 2.0.1 in /gradle/plugins (#1980)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 4152aeb commit c037e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
repositories.gradlePluginPortal()

dependencies {
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.33.0")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.0.1")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.12")
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
Expand Down

0 comments on commit c037e61

Please sign in to comment.