Skip to content

Commit

Permalink
Update dependencyAnalysisPlugin to v2.6.1 (#1145)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.autonomousapps.dependency-analysis](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | patch | `2.6.0` -> `2.6.1` |
|
[com.autonomousapps:dependency-analysis-gradle-plugin](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| dependencies | patch | `2.6.0` -> `2.6.1` |

---

### Release Notes

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v2.6.1`](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-261)

-   \[Fix]: `superClassName` can be null (Object has no superclass).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Dec 16, 2024
1 parent 1f64df1 commit e7a39be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ compose-jb-stable = "1.7.1"
coroutines = "1.9.0"
# https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#coroutinesLibraries
coroutines-ij = "1.9.0"
dependencyAnalysisPlugin = "2.6.0"
dependencyAnalysisPlugin = "2.6.1"
detekt = "1.23.7"
dokka = "2.0.0-Beta"
errorproneGradle = "4.1.0"
Expand Down

0 comments on commit e7a39be

Please sign in to comment.