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.
2 parents adc46bd + 9065be9 commit 3491cdaCopy full SHA for 3491cda
plugins/edc-build/build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
implementation(project(":plugins:module-names"))
19
implementation(project(":plugins:openapi-merger"))
20
21
- implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.16.0")
+ implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.17.0")
22
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
23
implementation("gradle.plugin.org.gradle.crypto:checksum:1.4.0")
24
implementation("gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.19.2")
0 commit comments