Skip to content

Commit 1cb2902

Browse files
authored
chore(deps): update dependency com.google.auto.value:auto-value to v1.7.4 (GoogleCloudPlatform#3318)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.auto.value:auto-value](https://togithub.com/google/auto) | patch | `1.7.3` -> `1.7.4` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/java-docs-samples).
1 parent 108421a commit 1cb2902

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appengine-java8/datastore/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.auto.value</groupId>
5555
<artifactId>auto-value</artifactId>
56-
<version>1.7.3</version>
56+
<version>1.7.4</version>
5757
<scope>provided</scope>
5858
</dependency>
5959

@@ -145,7 +145,7 @@
145145
<annotationProcessorPath>
146146
<groupId>com.google.auto.value</groupId>
147147
<artifactId>auto-value</artifactId>
148-
<version>1.7.3</version>
148+
<version>1.7.4</version>
149149
</annotationProcessorPath>
150150
</annotationProcessorPaths>
151151
</configuration>

0 commit comments

Comments
 (0)