Skip to content

Commit

Permalink
fix(deps): update dependency com.google.apis:google-api-services-clou…
Browse files Browse the repository at this point in the history
…dkms to v1-rev20221028-2.0.0
  • Loading branch information
renovate-bot authored and averikitsch committed Nov 9, 2022
1 parent 16b5114 commit e868c99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cloud-sql/mysql/client-side-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudkms</artifactId>
<version>v1-rev20220916-2.0.0</version>
<version>v1-rev20221028-2.0.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/postgres/client-side-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudkms</artifactId>
<version>v1-rev20220916-2.0.0</version>
<version>v1-rev20221028-2.0.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/sqlserver/client-side-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudkms</artifactId>
<version>v1-rev20220916-2.0.0</version>
<version>v1-rev20221028-2.0.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit e868c99

Please sign in to comment.