Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit a405fe6

Browse files
authored
chore(deps): update plugin com.diffplug.eclipse.apt to v3.35.0 (#1619)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.diffplug.eclipse.apt | `3.34.1` -> `3.35.0` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.35.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.35.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.35.0/compatibility-slim/3.34.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.35.0/confidence-slim/3.34.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java).
1 parent 47f98b8 commit a405fe6

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
@@ -4,7 +4,7 @@ plugins {
44
id 'java'
55
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
66

7-
id 'com.diffplug.eclipse.apt' version '3.34.1' apply false
7+
id 'com.diffplug.eclipse.apt' version '3.35.0' apply false
88
id 'com.dorongold.task-tree' version '2.1.0' 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

0 commit comments

Comments
 (0)