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

Commit 0c4ff89

Browse files
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#961)
1 parent 953febf commit 0c4ff89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<animal-sniffer.version>1.22</animal-sniffer.version>
6363
<opencensus.version>0.31.1</opencensus.version>
6464
<findbugs.version>3.0.2</findbugs.version>
65-
<errorprone.version>2.17.0</errorprone.version>
65+
<errorprone.version>2.18.0</errorprone.version>
6666
<jackson.version>2.14.1</jackson.version>
6767
<codec.version>1.15</codec.version>
6868
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>

0 commit comments

Comments
 (0)