Skip to content

Commit 1cba114

Browse files
committed
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.33.0
1 parent 81d5d72 commit 1cba114

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>com.google.errorprone</groupId>
121121
<artifactId>error_prone_annotations</artifactId>
122-
<version>2.32.0</version>
122+
<version>2.33.0</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.wiremock</groupId>

0 commit comments

Comments
 (0)