Skip to content

Commit 1c775bf

Browse files
build(deps): bump dependency-analysis-gradle-plugin (#46)
Bumps [dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.13.1 to 1.14.1. - [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.13.1...v1.14.1) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9844d28 commit 1c775bf

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