Skip to content

Commit 327096a

Browse files
committed
build(deps): downgrade gapic-libraries-bom to 1.85.0
1 parent 5037ec1 commit 327096a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gapic-libraries-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>gapic-libraries-bom</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.85.1</version><!-- {x-version-update:google-cloud-java:current} -->
7+
<version>1.85.0</version><!-- {x-version-update:google-cloud-java:current} -->
88
<name>Google Cloud Java BOM</name>
99
<description>
1010
BOM for the libraries in google-cloud-java repository. Users should not
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>google-cloud-pom-parent</artifactId>
1717
<groupId>com.google.cloud</groupId>
18-
<version>1.85.1</version><!-- {x-version-update:google-cloud-java:current} -->
18+
<version>1.85.0</version><!-- {x-version-update:google-cloud-java:current} -->
1919
<relativePath>../google-cloud-pom-parent/pom.xml</relativePath>
2020
</parent>
2121

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-java:1.85.1:1.85.1
4+
google-cloud-java:1.85.0:1.85.0
55
google-cloud-accessapproval:2.92.0:2.92.0
66
grpc-google-cloud-accessapproval-v1:2.92.0:2.92.0
77
proto-google-cloud-accessapproval-v1:2.92.0:2.92.0

0 commit comments

Comments
 (0)