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.23.0 (#244)
  • Loading branch information
renovate-bot authored Oct 18, 2023
1 parent 26e4c5c commit d9ca02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alloydb-jdbc-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.22.0</version>
<version>2.23.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d9ca02a

Please sign in to comment.