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

Commit 161860b

Browse files
chore: regenerate README
1 parent 4fbdf5e commit 161860b

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

.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": "11e3b2be8d926005420355d3f78d2ada5b311bd1"
7+
"sha": "4fbdf5ec59a401ffc84aad21cad2f70cfd0a807a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "a073c873f3928c561bdf87fdfbf1d081d1998984"
14+
"sha": "352f25621c28d2fa0784984ea0ed5ea697aa1525"
1515
}
1616
}
1717
]

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle, add this to your dependencies
4747
```Groovy
48-
compile 'com.google.cloud:google-cloud-accessapproval:1.0.6'
48+
compile 'com.google.cloud:google-cloud-accessapproval:1.0.7'
4949
```
5050
If you are using SBT, add this to your dependencies
5151
```Scala
52-
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "1.0.6"
52+
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "1.0.7"
5353
```
5454

5555
## Authentication
@@ -127,6 +127,8 @@ Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3]
127127
Java 8 Windows | [![Kokoro CI][kokoro-badge-image-4]][kokoro-badge-link-4]
128128
Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]
129129

130+
Java is a registered trademark of Oracle and/or its affiliates.
131+
130132
[product-docs]: https://cloud.google.com/access-approval/docs/
131133
[javadocs]: https://googleapis.dev/java/google-cloud-accessapproval/latest/index.html
132134
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-accessapproval/java7.svg

0 commit comments

Comments
 (0)