Skip to content

Commit 558b1f8

Browse files
chore(deps): update dependency com.google.errorprone:error_prone_core to v2.44.0
1 parent 356a648 commit 558b1f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<path>
4343
<groupId>com.google.errorprone</groupId>
4444
<artifactId>error_prone_core</artifactId>
45-
<version>2.23.0</version>
45+
<version>2.44.0</version>
4646
</path>
4747
<path>
4848
<groupId>io.norberg</groupId>
@@ -90,7 +90,7 @@
9090
<path>
9191
<groupId>com.google.errorprone</groupId>
9292
<artifactId>error_prone_core</artifactId>
93-
<version>2.23.0</version>
93+
<version>2.44.0</version>
9494
</path>
9595
<path>
9696
<groupId>io.norberg</groupId>

0 commit comments

Comments
 (0)