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

Commit ca23781

Browse files
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.8.1 (#473)
1 parent 9f607aa commit ca23781

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.errorprone</groupId>
7070
<artifactId>error_prone_annotations</artifactId>
71-
<version>2.8.0</version>
71+
<version>2.8.1</version>
7272
</dependency>
7373
</dependencies>
7474
</dependencyManagement>

0 commit comments

Comments
 (0)