Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 2ee010c

Browse files
deps: bump libraries-bom version (#434)
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 5b33b18 commit 2ee010c

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
@@ -19,7 +19,7 @@ See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>5.5.0</version>
22+
<version>5.6.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</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-bigquery.git",
7-
"sha": "21a3606f5fb65287f808b12a6fef65817c8a8ba6"
7+
"sha": "5b33b18588c6f44f71d895c9811f52b97661fb4d"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)