Skip to content

Commit

Permalink
build(deps): bump com.autonomousapps:dependency-analysis-gradle-plugi…
Browse files Browse the repository at this point in the history
…n from 2.6.0 to 2.6.1 (#44)

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 Dec 17, 2024
1 parent 055e01d commit c14d559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "Gradle convention plugins used by Hiero projects"

dependencies {
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.6.0")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.6.1")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
implementation("com.gradle:develocity-gradle-plugin:3.18.2")
Expand Down

0 comments on commit c14d559

Please sign in to comment.