Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 7144eda

Browse files
committed
deps: update dependency com.google.errorprone:error_prone_annotations to v2.4.0
1 parent 31064bf commit 7144eda

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
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.errorprone</groupId>
7979
<artifactId>error_prone_annotations</artifactId>
80-
<version>2.3.4</version>
80+
<version>2.4.0</version>
8181
</dependency>
8282
</dependencies>
8383
</dependencyManagement>

0 commit comments

Comments
 (0)