Skip to content

Commit 8381561

Browse files
authored
deps: Update dependency com.google.errorprone:error_prone_annotations to v2.21.1 (#110)
1 parent 9bb7d81 commit 8381561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alloydb-jdbc-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.google.errorprone</groupId>
110110
<artifactId>error_prone_annotations</artifactId>
111-
<version>2.18.0</version>
111+
<version>2.21.1</version>
112112
</dependency>
113113

114114
<dependency>

0 commit comments

Comments
 (0)