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

Commit 46affd5

Browse files
chore: regenerate README (#366)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-23 15:47:28,467 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-accessapproval/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-23 15:47:29,349 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/6e1ae9ff-618a-4bf0-a338-6d45521d528d/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 5a50ce8 commit 46affd5

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-accessapproval.git",
7-
"sha": "5829e60934499403af9ab17c7c440ad02385a069"
7+
"sha": "5a50ce89023efbee6cba1227cd7086a4765f8d3c"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "2c54c473779ea731128cea61a3a6c975a08a5378"
14+
"sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ If you are using Maven without BOM, add this to your dependencies:
3838
<dependency>
3939
<groupId>com.google.cloud</groupId>
4040
<artifactId>google-cloud-accessapproval</artifactId>
41-
<version>1.0.12</version>
41+
<version>1.0.13</version>
4242
</dependency>
4343

4444
```
4545

4646
If you are using Gradle 5.x or later, add this to your dependencies
4747
```Groovy
48-
implementation platform('com.google.cloud:libraries-bom:19.0.0')
48+
implementation platform('com.google.cloud:libraries-bom:19.2.1')
4949
5050
compile 'com.google.cloud:google-cloud-accessapproval'
5151
```

0 commit comments

Comments
 (0)