Skip to content

Commit f7d1953

Browse files
chore: regenerate README (#629)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-17 21:38:37,343 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-17 21:38:38,293 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/42193665-ba25-42f5-9864-55657a32a796/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent e27b0b0 commit f7d1953

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-logging.git",
7-
"sha": "272737a74a25716d2036e20d902a089958160e1d"
7+
"sha": "e27b0b0b12c5aaa170910ecc34357d7a3e1be9a6"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "a01e1a0bf70754f51450958b966bd673945d1e6e"
14+
"sha": "484b7ec7bdef3909589a83e3d763e7588cb8c37c"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-logging</artifactId>
45-
<version>3.0.0</version>
45+
<version>3.0.1</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)