Skip to content

Commit 649d7b4

Browse files
authored
deps: update dependency com.android.tools.metalava:metalava to v1.0.0-alpha11 (#1736)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.android.tools.metalava:metalava](https://android.googlesource.com/platform/tools/metalava/) | `1.0.0-alpha10` -> `1.0.0-alpha11` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.metalava:metalava/1.0.0-alpha11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.android.tools.metalava:metalava/1.0.0-alpha11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.android.tools.metalava:metalava/1.0.0-alpha10/1.0.0-alpha11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.metalava:metalava/1.0.0-alpha10/1.0.0-alpha11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-firestore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 0e17b51 commit 649d7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.android.tools.metalava</groupId>
2626
<artifactId>metalava</artifactId>
27-
<version>1.0.0-alpha10</version>
27+
<version>1.0.0-alpha11</version>
2828
<scope>runtime</scope>
2929
</dependency>
3030
</dependencies>

0 commit comments

Comments
 (0)