Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 0afc3ce

Browse files
Update dependency com.google.errorprone:error_prone_core to v2.26.0
1 parent 0909397 commit 0afc3ce

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>com.google.errorprone</groupId>
112112
<artifactId>error_prone_core</artifactId>
113-
<version>2.3.1</version>
113+
<version>2.26.0</version>
114114
</dependency>
115115
</dependencies>
116116
</plugin>

0 commit comments

Comments
 (0)