Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit 179f284

Browse files
chore: regenerate README (#525)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-31 20:56:55,738 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-compute/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-31 20:56:56,719 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/353adaa8-1403-46ba-99b0-23258817010b/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 24066f5 commit 179f284

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-compute.git",
7-
"sha": "d40af357fe7b8d9d753be4c9a998dc5fe69b76a8"
7+
"sha": "24066f51c51ce4634880f0db7b3291dbc2ab07cf"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "8032ab5a32471d85ece8fc261df16cc40fbfa4fb"
14+
"sha": "9a238a0623879c3de129a376c6085d4a862f6eb9"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you are using Maven, add this to your pom.xml file:
3030
If you are using Gradle without BOM, add this to your dependencies
3131

3232
```Groovy
33-
compile 'com.google.cloud:google-cloud-compute:1.4.1-alpha'
33+
implementation 'com.google.cloud:google-cloud-compute:1.4.1-alpha'
3434
```
3535

3636
If you are using SBT, add this to your dependencies

0 commit comments

Comments
 (0)