Skip to content

Commit 55b8004

Browse files
changes without context
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 dce3ee7 commit 55b8004

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-spanner</artifactId>
41-
<version>1.60.0</version>
41+
<version>2.0.0</version>
4242
</dependency>
4343

4444
```

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner.git",
7-
"sha": "b35304ede5c980c3c042b89247058cc5a4ab1488"
7+
"sha": "dce3ee79664cc528415db08b3268d719ea720ded"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)