Skip to content

Commit

Permalink
fix(deps): update dependency com.google.errorprone:error_prone_annota…
Browse files Browse the repository at this point in the history
…tions to v2.31.0 (#923)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 396064a commit 20957f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.30.0</version>
<version>2.31.0</version>
</dependency>
<dependency>
<groupId>com.squareup.okio</groupId>
Expand Down

0 comments on commit 20957f1

Please sign in to comment.