This repository was archived by the owner on Apr 7, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
.github/readme/synth.metadata Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-spanner.git",
7- "sha": "b58d73ddb768c0d33d149ed8bc84f5af618514e1 "
7+ "sha": "158d00ed6f43cb0c593e076856d156d029eac260 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "b416a7befcdbc42de41cf387dcf428f894fb812b "
14+ "sha": "0973d57c09011609a283e82470a44110efb4ccf4 "
1515 }
1616 }
1717 ]
Original file line number Diff line number Diff line change @@ -51,12 +51,12 @@ compile 'com.google.cloud:google-cloud-spanner'
5151```
5252If you are using Gradle without BOM, add this to your dependencies
5353``` Groovy
54- compile 'com.google.cloud:google-cloud-spanner:3.3.2 '
54+ compile 'com.google.cloud:google-cloud-spanner:4.0.0 '
5555```
5656
5757If you are using SBT, add this to your dependencies
5858``` Scala
59- libraryDependencies += " com.google.cloud" % " google-cloud-spanner" % " 3.3.2 "
59+ libraryDependencies += " com.google.cloud" % " google-cloud-spanner" % " 4.0.0 "
6060```
6161
6262## Authentication
You can’t perform that action at this time.
0 commit comments