We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c270f commit bc4d669Copy full SHA for bc4d669
build.gradle.kts
@@ -14,7 +14,7 @@ description = "Gradle convention plugins used by Hiero projects"
14
15
dependencies {
16
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
17
- implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.3.0")
+ implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.4.1")
18
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
19
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0") // install NPM for prettier
20
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")
0 commit comments