Skip to content

Commit a496fa3

Browse files
chore: update readme (#505)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent a80efdd commit a496fa3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
3838
<dependency>
3939
<groupId>com.google.cloud</groupId>
4040
<artifactId>google-cloud-bigquerystorage</artifactId>
41-
<version>1.4.1</version>
41+
<version>1.5.0</version>
4242
</dependency>
4343

4444
```

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"git": {
1212
"name": ".",
1313
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
14-
"sha": "ca7e19cc47824e1b16fe32df2c131d74f0b4de05"
14+
"sha": "a80efdd49440a1774da54faba868282ba386f27d"
1515
}
1616
},
1717
{

0 commit comments

Comments
 (0)