Skip to content

Commit 059ef1e

Browse files
chore: updates bom version to 10.1.0 #422 (#422)
1 parent e8522b9 commit 059ef1e

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
@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>libraries-bom</artifactId>
20-
<version>10.0.0</version>
20+
<version>10.1.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

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": "af9563098241b7c9030e83502ccc80e7038f982b"
7+
"sha": "b35304ede5c980c3c042b89247058cc5a4ab1488"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)