Skip to content

Commit 1298da8

Browse files
chore: regenerate README (#194)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-15 22:50:48,867 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging-logback/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-15 22:50:49,972 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/6d76bcad-8cc4-424b-a394-027c96a16782/targets - [ ] To automatically regenerate this PR, check this box.
1 parent ee47ea9 commit 1298da8

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"sources": [
3+
{
4+
"git": {
5+
"name": ".",
6+
"remote": "https://github.com/googleapis/java-logging-logback.git",
7+
"sha": "838ae88019b18b52f410cf1f6334cc58b8ffb6c9"
8+
}
9+
},
10+
{
11+
"git": {
12+
"name": "synthtool",
13+
"remote": "https://github.com/googleapis/synthtool.git",
14+
"sha": "d5d03413e1879108b5ade8839ce38de01be652da"
15+
}
16+
}
17+
]
18+
}

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ If you are using Maven, add this to your pom.xml file:
2424
</dependency>
2525
```
2626

27-
[//]: # ({x-version-update-start:google-cloud-logging-logback:released})
28-
2927
If you are using Gradle, add this to your dependencies
3028
```Groovy
3129
compile 'com.google.cloud:google-cloud-logging-logback:0.118.2-alpha'
@@ -34,7 +32,6 @@ If you are using SBT, add this to your dependencies
3432
```Scala
3533
libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.118.2-alpha"
3634
```
37-
[//]: # ({x-version-update-end})
3835

3936
## Authentication
4037

0 commit comments

Comments
 (0)