Skip to content

Commit 4da1fc6

Browse files
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | plugin | misk/gradle/libs.versions.toml | gradle | patch | `3.0.1` -> `3.0.2` | --- ### Release Notes <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v3.0.2`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-302) - \[Fix] Downgrade Kotlin to 2.0.21 for Gradle 8.11 support. - \[Fix]: min AGP version is 8.4.2. - \[Fix]: Remove kotlin-dsl plugin usage. - \[Fix]: correctly react to new/deleted/renamed files in Android projects. - \[Fix]: resource ref problem ([#&#8203;1525](autonomousapps/dependency-analysis-gradle-plugin#1525)). - \[Chore]: update to AGP 8.13 stable. - \[Chore]: use gradle plugin publishing plugin 2.0.0. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: ec7618dd9f1b12d055d85f10f70e2757e544b7f4
1 parent c258cc3 commit 4da1fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aws1 = "1.12.791"
44
aws2 = "2.33.5"
55
bucket4j = "8.8.0"
66
datadog = "1.53.0"
7-
dependencyAnalysisPlugin = "3.0.1"
7+
dependencyAnalysisPlugin = "3.0.2"
88
detekt = "1.23.8"
99
docker = "3.6.0"
1010
googleAuth = "1.39.0"

0 commit comments

Comments
 (0)