We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b8eda commit bbd1314Copy full SHA for bbd1314
appengine-java8/datastore/pom.xml
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>com.google.auto.value</groupId>
55
<artifactId>auto-value</artifactId>
56
- <version>1.7.5</version>
+ <version>1.8</version>
57
<scope>provided</scope>
58
</dependency>
59
@@ -145,7 +145,7 @@
145
<annotationProcessorPath>
146
147
148
149
</annotationProcessorPath>
150
</annotationProcessorPaths>
151
</configuration>
0 commit comments