Skip to content

Commit

Permalink
build(deps): bump com.autonomousapps.dependency-analysis
Browse files Browse the repository at this point in the history
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.13.0 to 1.13.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.0...v1.13.1)

---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2022
1 parent 4aeb12d commit f36de54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
signing
id("com.rameshkp.openapi-merger-gradle-plugin") version "1.0.4"
id("org.eclipse.dataspaceconnector.module-names")
id("com.autonomousapps.dependency-analysis") version "1.13.0" apply (false)
id("com.autonomousapps.dependency-analysis") version "1.13.1" apply (false)
id("org.gradle.crypto.checksum") version "1.4.0"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("org.hidetake.swagger.generator") version "2.19.2"
Expand Down

0 comments on commit f36de54

Please sign in to comment.