Skip to content

Commit bc48ee4

Browse files
authoredMay 14, 2024··
deps: Update dependency com.google.errorprone:error_prone_annotations to v2.27.1 (#1962)
1 parent 4c2b0ee commit bc48ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.google.errorprone</groupId>
186186
<artifactId>error_prone_annotations</artifactId>
187-
<version>2.26.1</version>
187+
<version>2.27.1</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>com.github.jnr</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.