We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2ab82 commit c44eacbCopy full SHA for c44eacb
java-core/pom.xml
@@ -64,7 +64,7 @@
64
</dependency>
65
<dependency>
66
<groupId>com.google.errorprone</groupId>
67
- <artifactId>error_prone_annotationsa</artifactId>
+ <artifactId>error_prone_annotations</artifactId>
68
<version>${errorprone.version}</version>
69
70
</dependencies>
0 commit comments