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 2b89a49 commit 753cec4Copy full SHA for 753cec4
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.14.0</version>
+ <version>1.14.1</version>
50
</dependency>
51
52
<!-- Compile/runtime dependencies -->
bigtable/hbase/snippets/pom.xml
@@ -40,7 +40,7 @@
40
41
42
43
44
45
<groupId>com.google.truth</groupId>
0 commit comments