Skip to content

Commit 286a7ac

Browse files
build(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin
Bumps [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 3.15.0 to 3.16.0. - [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e5825b commit 286a7ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
api("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
2020

2121
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
22-
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.15.0")
22+
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.16.0")
2323
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.7.0")
2424
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0") // install NPM for prettier
2525
implementation("com.google.protobuf:protobuf-gradle-plugin:0.10.0")

0 commit comments

Comments
 (0)