Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit aab599e

Browse files
chore: regenerate README (#520)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-08 13:17:49,903 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-automl/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-08 13:17:51,227 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/fe606302-2016-4055-b5f9-912b799996a1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent a107e6b commit aab599e

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-automl.git",
7-
"sha": "b29c00d75e612ab938786e407e389752f6887bc8"
7+
"sha": "a107e6ba7cce751a31b7ff09a032c415b52c3110"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27"
14+
"sha": "705743e66f5c0b24a95f7f30619c9d3ef747b317"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you are using Maven without BOM, add this to your dependencies:
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>
5959
<artifactId>google-cloud-storage</artifactId>
60-
<version>1.113.13</version>
60+
<version>1.113.14</version>
6161
</dependency>
6262

6363
```

0 commit comments

Comments
 (0)