Skip to content

Commit cc2b9bb

Browse files
authored
chore(deps): update plugin com.dorongold.task-tree to v2.1.1 (#1206)
[![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.dorongold.task-tree | `2.1.0` -> `2.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.dorongold.task-tree/2.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.dorongold.task-tree/2.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.dorongold.task-tree/2.1.1/compatibility-slim/2.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.dorongold.task-tree/2.1.1/confidence-slim/2.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
1 parent 25c7b26 commit cc2b9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax-java/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
66

77
id 'com.diffplug.eclipse.apt' version '3.40.0' apply false
8-
id 'com.dorongold.task-tree' version '2.1.0' apply false
8+
id 'com.dorongold.task-tree' version '2.1.1' apply false
99
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
1010
id 'com.github.sherter.google-java-format' version '0.9' apply false
1111

0 commit comments

Comments
 (0)