Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_annotations from 2.32.0 to 2.3…
Browse files Browse the repository at this point in the history
…3.0 (#1011)
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 60079eb commit e928fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-monitor-acceptance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.32.0</version>
<version>2.33.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit e928fab

Please sign in to comment.