Skip to content

Commit e6b6999

Browse files
authored
translate sample to use libraries-bom 10.0.0 (GoogleCloudPlatform#3671)
* translate to use libraries-bom 10.0.0 * Try reverting libraries bom version * libraries-bom 10.0.0
1 parent 13730f7 commit e6b6999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>libraries-bom</artifactId>
46-
<version>9.1.0</version>
46+
<version>10.0.0</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

0 commit comments

Comments
 (0)