Skip to content

Commit 58dd467

Browse files
zhumin8suztomo
andauthored
chore(build): fix typo (#3828)
fix a typo. Did the typo cause any failures for us? Is this dependency necessary? Co-authored-by: Tomo Suzuki <[email protected]>
1 parent d589306 commit 58dd467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</dependency>
6565
<dependency>
6666
<groupId>com.google.errorprone</groupId>
67-
<artifactId>error_prone_annotationsa</artifactId>
67+
<artifactId>error_prone_annotations</artifactId>
6868
<version>${errorprone.version}</version>
6969
</dependency>
7070
</dependencies>

0 commit comments

Comments
 (0)