Skip to content

Commit 8318cd3

Browse files
chore(java): update variable name to api_shortname in README template (googleapis#1323) (googleapis#668)
1 parent f96b139 commit 8318cd3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
3-
digest: sha256:efbfc5e9ff713005a037941f8ebcc0c69cc630e3ad934675ee26868705a30897
3+
digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb

‎java-datalabeling/.github/ISSUE_TEMPLATE/bug_report.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you are still having issues, please include as much information as possible:
2121
General, Core, and Other are also allowed as types
2222
2. OS type and version:
2323
3. Java version:
24-
4. datalabeling version(s):
24+
4. version(s):
2525

2626
#### Steps to reproduce
2727

‎java-datalabeling/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you are using Maven without BOM, add this to your dependencies:
5252
If you are using Gradle 5.x or later, add this to your dependencies
5353

5454
```Groovy
55-
implementation platform('com.google.cloud:libraries-bom:24.1.2')
55+
implementation platform('com.google.cloud:libraries-bom:24.2.0')
5656
5757
implementation 'com.google.cloud:google-cloud-datalabeling'
5858
```

0 commit comments

Comments
 (0)