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

Commit 58e7ea1

Browse files
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.4.0 (#194)
1 parent d0cee90 commit 58e7ea1

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.google.errorprone</groupId>
8484
<artifactId>error_prone_annotations</artifactId>
85-
<version>2.3.4</version>
85+
<version>2.4.0</version>
8686
</dependency>
8787
</dependencies>
8888
</dependencyManagement>

0 commit comments

Comments
 (0)