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

Commit 72b382e

Browse files
committed
deps: update dependency com.google.errorprone:error_prone_annotations to v2.6.0
1 parent ce29c94 commit 72b382e

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
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>com.google.errorprone</groupId>
198198
<artifactId>error_prone_annotations</artifactId>
199-
<version>2.5.1</version>
199+
<version>2.6.0</version>
200200
</dependency>
201201

202202
<dependency>

0 commit comments

Comments
 (0)