Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 1340155

Browse files
Bump com.autonomousapps.dependency-analysis from 1.13.1 to 1.31.0
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.13.1 to 1.31.0. - [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.13.1...v1.31.0) --- updated-dependencies: - dependency-name: com.autonomousapps.dependency-analysis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da6c9de commit 1340155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
id "com.github.johnrengelman.shadow" version "7.1.2"
1616
id 'idea'
1717
// Checks for unnecessary & problematic dependencies
18-
id 'com.autonomousapps.dependency-analysis' version "1.13.1"
18+
id 'com.autonomousapps.dependency-analysis' version "1.31.0"
1919
// helps resolve log implementation clashes
2020
id 'dev.jacomet.logging-capabilities' version "0.10.0"
2121
// This plugin helps resolve jakarta/javax clashes

0 commit comments

Comments
 (0)