Skip to content

Commit a11638b

Browse files
authored
deps: update dependency com.google.auto.service:auto-service-annotations to v1.0 (#246)
1 parent 393ba56 commit a11638b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
<path>
789789
<groupId>com.google.auto.service</groupId>
790790
<artifactId>auto-service-annotations</artifactId>
791-
<version>1.0-rc7</version>
791+
<version>1.0</version>
792792
</path>
793793
</annotationProcessorPaths>
794794
</configuration>

0 commit comments

Comments
 (0)