Skip to content

Commit 9065be9

Browse files
build(deps): bump dependency-analysis-gradle-plugin
Bumps [dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/releases) - [Changelog](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adc46bd commit 9065be9

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.16.0")
21+
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.17.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)