Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Davit committed Aug 20, 2024
1 parent 931277d commit fc6db20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,6 @@ lazy val `scio-google-cloud-platform` = project
"com.google.cloud" % "google-cloud-core" % gcpBom.key.value,
"com.google.cloud" % "google-cloud-spanner" % gcpBom.key.value,
"com.google.cloud.bigdataoss" % "util" % bigdataossVersion,
"com.google.guava" % "guava" % guavaVersion,
"com.google.http-client" % "google-http-client" % gcpBom.key.value,
"com.google.http-client" % "google-http-client-gson" % gcpBom.key.value,
"com.google.protobuf" % "protobuf-java" % gcpBom.key.value,
Expand Down

0 comments on commit fc6db20

Please sign in to comment.