Skip to content

Commit b22a93e

Browse files
chore: README template fix in google-cloud-java (#1785) (#2360)
Source-Link: googleapis/synthtool@43c709a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3387f93d4577788512112ff69ddab746ae9192ddd9f13cfd175ef310d62d7d30 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent dbb8e66 commit b22a93e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:381a48baae37646d72557adaa2c2035a84462cfd830269dfb3847b7d7ca9e96d
16+
digest: sha256:3387f93d4577788512112ff69ddab746ae9192ddd9f13cfd175ef310d62d7d30

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
3434

3535
```
3636

37-
If you are using Maven without BOM, add this to your dependencies:
37+
If you are using Maven without the BOM, add this to your dependencies:
3838

39+
<!-- {x-version-update-start:google-cloud-spanner:released} -->
3940

4041
```xml
4142
<dependency>
@@ -64,6 +65,7 @@ If you are using SBT, add this to your dependencies:
6465
```Scala
6566
libraryDependencies += "com.google.cloud" % "google-cloud-spanner" % "6.38.1"
6667
```
68+
<!-- {x-version-update-end} -->
6769

6870
## Authentication
6971

@@ -417,7 +419,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
417419
[developer-console]: https://console.developers.google.com/
418420
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
419421
[cloud-cli]: https://cloud.google.com/cli
420-
[troubleshooting]: https://github.com/googleapis/google-cloud-common/blob/main/troubleshooting/readme.md#troubleshooting
422+
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
421423
[contributing]: https://github.com/googleapis/java-spanner/blob/main/CONTRIBUTING.md
422424
[code-of-conduct]: https://github.com/googleapis/java-spanner/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
423425
[license]: https://github.com/googleapis/java-spanner/blob/main/LICENSE

0 commit comments

Comments
 (0)