Skip to content

Commit

Permalink
deps: Update dependency com.google.errorprone:error_prone_annotations…
Browse files Browse the repository at this point in the history
… to v2.26.1 (#1890)
  • Loading branch information
renovate-bot committed Mar 12, 2024
1 parent 3702981 commit e5a86c5
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.26.0</version>
<version>2.26.1</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit e5a86c5

Please sign in to comment.