Skip to content

Commit 4bb591b

Browse files
authored
Merge pull request #54 from eclipse-dataspaceconnector/dependabot/gradle/com.autonomousapps-dependency-analysis-gradle-plugin-1.16.0
build(deps): bump dependency-analysis-gradle-plugin from 1.15.0 to 1.16.0
2 parents 097802b + d43eded commit 4bb591b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/edc-build/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation(project(":plugins:module-names"))
1919
implementation(project(":plugins:openapi-merger"))
2020

21-
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.15.0")
21+
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.16.0")
2222
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
2323
implementation("gradle.plugin.org.gradle.crypto:checksum:1.4.0")
2424
implementation("gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.19.2")

0 commit comments

Comments
 (0)