Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
Browse files Browse the repository at this point in the history
…jdbc to v2.5.1 (googleapis#655)
  • Loading branch information
renovate-bot committed Nov 1, 2021
1 parent a2a8061 commit bb13da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</dependency>
<!-- [END spanner-jdbc_install_without_bom] -->

Expand Down

0 comments on commit bb13da5

Please sign in to comment.