Skip to content

Commit c0e0460

Browse files
authored
chore(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-2.x-hadoop to v1.19.1 (GoogleCloudPlatform#4922)
1 parent a515ef1 commit c0e0460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigtable/spark/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ version := "0.1"
2222
// https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-release-1.4
2323
scalaVersion := "2.11.12"
2424
val sparkVersion = "2.4.7"
25-
val bigtableVersion = "1.19.0"
25+
val bigtableVersion = "1.19.1"
2626
val hbaseVersion = "1.3.6"
2727

2828
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)