Skip to content

Commit d64efc8

Browse files
authored
chore(deps): update dependency com.google.errorprone:error_prone_core to v2.6.0 (#236)
1 parent 49b9e47 commit d64efc8

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
@@ -188,7 +188,7 @@ limitations under the License.
188188
<path>
189189
<groupId>com.google.errorprone</groupId>
190190
<artifactId>error_prone_core</artifactId>
191-
<version>2.5.1</version>
191+
<version>2.6.0</version>
192192
</path>
193193
</annotationProcessorPaths>
194194
</configuration>

0 commit comments

Comments
 (0)