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

Commit e2bae6f

Browse files
chore: regenerate README (#187)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-20 08:19:21,603 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-20 08:19:22,562 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/373b0c46-1fa2-45d0-b34f-331102755f75/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 9594913 commit e2bae6f

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-bigqueryconnection.git",
7-
"sha": "c167ec888021ab0e98130c74290a9649227e4c52"
7+
"sha": "9594913e18cd4adacaee878b6986e3e2018e6720"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "3c1fd09ba8d1c7b7092662f6f8330f521d4e7739"
14+
"sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ If you are using Maven, add this to your pom.xml file:
2727

2828
If you are using Gradle, add this to your dependencies
2929
```Groovy
30-
compile 'com.google.cloud:google-cloud-bigqueryconnection:0.4.0'
30+
compile 'com.google.cloud:google-cloud-bigqueryconnection:0.4.1'
3131
```
3232
If you are using SBT, add this to your dependencies
3333
```Scala
34-
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "0.4.0"
34+
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "0.4.1"
3535
```
3636

3737
## Authentication

0 commit comments

Comments
 (0)