Skip to content

Commit ac5b8ef

Browse files
committed
Bump error_prone from 2.37.0 to 2.38.0
1 parent 810e356 commit ac5b8ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.google.errorprone</groupId>
5252
<artifactId>error_prone_annotations</artifactId>
53-
<version>2.37.0</version>
53+
<version>2.38.0</version>
5454
</dependency>
5555

5656
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<path>
303303
<groupId>com.google.errorprone</groupId>
304304
<artifactId>error_prone_core</artifactId>
305-
<version>2.37.0</version>
305+
<version>2.38.0</version>
306306
</path>
307307
</annotationProcessorPaths>
308308
</configuration>

0 commit comments

Comments
 (0)