Skip to content

Commit bc4d669

Browse files
build(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.3.0 to 3.4.1 (#338)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5c270f commit bc4d669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "Gradle convention plugins used by Hiero projects"
1414

1515
dependencies {
1616
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
17-
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.3.0")
17+
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.4.1")
1818
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
1919
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0") // install NPM for prettier
2020
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")

0 commit comments

Comments
 (0)