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

Commit f21f802

Browse files
chore: regenerate README (#404)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-26 17:46:52,816 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-securitycenter/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-26 17:46:54,426 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/5f675bc3-1aa3-4609-afdc-c44148411769/targets - [ ] To automatically regenerate this PR, check this box.
1 parent d292fe4 commit f21f802

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-securitycenter.git",
7-
"sha": "6ed61e3fef3f212a1442bd8579f8024f94b6fbba"
7+
"sha": "d292fe47b30d1595cc587f18ae41968c3dd9c5ab"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "0199c79b8324fba66476300824aa931788c47e2d"
14+
"sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ compile 'com.google.cloud:google-cloud-securitycenter'
5656
```
5757
If you are using Gradle without BOM, add this to your dependencies
5858
```Groovy
59-
compile 'com.google.cloud:google-cloud-securitycenter:1.3.7'
59+
compile 'com.google.cloud:google-cloud-securitycenter:1.3.8'
6060
```
6161

6262
If you are using SBT, add this to your dependencies
6363
```Scala
64-
libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "1.3.7"
64+
libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "1.3.8"
6565
```
6666

6767
## Authentication

0 commit comments

Comments
 (0)