Skip to content

Commit

Permalink
deps: upgrade jdbc to 2.5.6-pg-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagotnunes committed Dec 4, 2021
1 parent 7ad01ad commit f3f0f87
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.4.4-pg-SNAPSHOT</version>
<version>2.5.6-pg-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit f3f0f87

Please sign in to comment.