We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1774e32 commit a21f81fCopy full SHA for a21f81f
appengine-java8/bigtable/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
46
<dependency>
47
<groupId>com.google.cloud.bigtable</groupId>
48
<artifactId>bigtable-hbase-1.x</artifactId>
49
- <version>1.15.0</version>
+ <version>1.16.0</version>
50
</dependency>
51
52
<!-- Compile/runtime dependencies -->
bigtable/hbase/snippets/pom.xml
@@ -51,7 +51,7 @@
53
54
55
56
57
<!-- test dependencies-->
0 commit comments