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 2.2.0 to 2.3.0 in /gradle/plugins (#2052)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f557755 commit 80d1750
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:2.2.0")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.3.0")
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
implementation("org.gradlex:extra-java-module-info:1.9")
Expand Down

0 comments on commit 80d1750

Please sign in to comment.