File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
.github/readme/synth.metadata Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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": "2db7c5dba8e4198ec03178b5c9b4cc9a7e3ff075 "
7+ "sha": "6a58433919d9f69e91639a1b52cbbc1151ca6804 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "4dc31ac1ece23dc555f574aa701e5857b5bf2d3f "
14+ "sha": "063de45298fbdd88916018ba566c7ecd254b39ae "
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:6.0 .0'
54+ compile 'com.google.cloud:google-cloud-spanner:6.1 .0'
5555```
5656
5757If you are using SBT, add this to your dependencies
5858``` Scala
59- libraryDependencies += " com.google.cloud" % " google-cloud-spanner" % " 6.0 .0"
59+ libraryDependencies += " com.google.cloud" % " google-cloud-spanner" % " 6.1 .0"
6060```
6161
6262## Authentication
You can’t perform that action at this time.
0 commit comments