Skip to content

Commit bbd1314

Browse files
authored
chore(deps): update dependency com.google.auto.value:auto-value to v1.8 (GoogleCloudPlatform#4984)
1 parent c1b8eda commit bbd1314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.5</version>
56+
<version>1.8</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.5</version>
148+
<version>1.8</version>
149149
</annotationProcessorPath>
150150
</annotationProcessorPaths>
151151
</configuration>

0 commit comments

Comments
 (0)