Skip to content

Commit ab35c85

Browse files
chore: regenerate README (googleapis#378)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-20 14:35:10,410 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage-nio/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-20 14:35:11,271 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/ef6ab565-90d7-4209-b2ae-4d4b874cebb6/targets - [ ] To automatically regenerate this PR, check this box.
1 parent f9b5ed3 commit ab35c85

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/readme/synth.metadata/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-storage-nio.git",
7-
"sha": "1c9e80f7d9d0a3f747e1eac9900f3a40084f752a"
7+
"sha": "f9b5ed3025d72731397a8ee162c00ede9a23d2fc"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "16ec872dd898d7de6e1822badfac32484b5d9031"
14+
"sha": "b259489b06b25f399768b74b8baa943991f38ea7"
1515
}
1616
}
1717
]

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>16.2.1</version>
23+
<version>16.3.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies:
4949

5050
If you are using Gradle 5.x or later, add this to your dependencies
5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:16.2.1')
52+
implementation platform('com.google.cloud:libraries-bom:16.3.0')
5353
5454
compile 'com.google.cloud:google-cloud-nio'
5555
```

0 commit comments

Comments
 (0)