Skip to content

Commit

Permalink
build(deps): bump dependency-analysis-gradle-plugin (#46)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2022
1 parent 9844d28 commit 1c775bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/edc-build/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation(project(":plugins:module-names"))
implementation(project(":plugins:openapi-merger"))

implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.13.1")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:1.14.1")
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
implementation("gradle.plugin.org.gradle.crypto:checksum:1.4.0")
implementation("gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.19.2")
Expand Down

0 comments on commit 1c775bf

Please sign in to comment.