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

Commit 40aa6d6

Browse files
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.9.0 (#635)
1 parent e0d85eb commit 40aa6d6

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.google.errorprone</groupId>
189189
<artifactId>error_prone_annotations</artifactId>
190-
<version>2.8.1</version>
190+
<version>2.9.0</version>
191191
</dependency>
192192

193193
<dependency>

0 commit comments

Comments
 (0)