We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f916c commit 7f4f042Copy full SHA for 7f4f042
1 file changed
google-cloud-contrib/google-cloud-nio/pom.xml
@@ -38,7 +38,8 @@
38
<dependency>
39
<groupId>com.google.auto.service</groupId>
40
<artifactId>auto-service</artifactId>
41
- <version>1.0-rc2</version>
+ <version>1.0-rc3</version>
42
+ <optional>true</optional>
43
<scope>provided</scope> <!-- to leave out of the all-deps jar -->
44
</dependency>
45
0 commit comments