Skip to content

Commit 73ce91c

Browse files
committed
chore(deps): update dependency com.google.errorprone:error_prone_core to v2.33.0
1 parent a6fa53b commit 73ce91c

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 @@ limitations under the License.
187187
<path>
188188
<groupId>com.google.errorprone</groupId>
189189
<artifactId>error_prone_core</artifactId>
190-
<version>2.18.0</version>
190+
<version>2.33.0</version>
191191
</path>
192192
</annotationProcessorPaths>
193193
</configuration>

0 commit comments

Comments
 (0)