Skip to content

Commit bea3c74

Browse files
authored
chore(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-2.x-hadoop to v1.18.2 (GoogleCloudPlatform#4514)
1 parent 34b9398 commit bea3c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bigtable/spark/build.sbt

Lines changed: 1 addition & 1 deletion
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.18.1"
25+
val bigtableVersion = "1.18.2"
2626
val hbaseVersion = "1.3.6"
2727

2828
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)