We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251eab5 commit a925912Copy full SHA for a925912
samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>com.google.cloud</groupId>
31
<artifactId>google-cloud-bigtable</artifactId>
32
- <version>1.22.0</version>
+ <version>1.23.0</version>
33
</dependency>
34
<!-- [END bigtable_install_without_bom] -->
35
0 commit comments