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 71fc197 commit d0233c0Copy full SHA for d0233c0
gradle/plugins/build.gradle.kts
@@ -25,7 +25,7 @@ plugins {
25
repositories.gradlePluginPortal()
26
27
dependencies {
28
- implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.0.2")
+ implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.1.4")
29
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.12")
30
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
31
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
0 commit comments