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

Commit fc35a47

Browse files
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.5.1 (#351)
1 parent 6697bef commit fc35a47

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.4.0</version>
85+
<version>2.5.1</version>
8686
</dependency>
8787
</dependencies>
8888
</dependencyManagement>

0 commit comments

Comments
 (0)