Skip to content

Commit cd80d48

Browse files
renovate-botShabirmean
authored andcommitted
chore(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-2.x-hadoop to v2.6.5
1 parent 7d7d65e commit cd80d48

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.8"
25-
val bigtableVersion = "2.2.0"
25+
val bigtableVersion = "2.6.5"
2626
val hbaseVersion = "2.4.9"
2727

2828
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)