Skip to content

Commit

Permalink
Remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Jul 9, 2024
1 parent 2b7d7fe commit b56f997
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 @@ -963,7 +963,6 @@ lazy val `scio-cassandra3` = project
"com.datastax.cassandra" % "cassandra-driver-core" % cassandraDriverVersion,
"com.esotericsoftware" % "kryo-shaded" % kryoVersion,
"com.google.guava" % "guava" % guavaVersion,
"com.google.guava" % "guava" % guavaVersion,
"com.google.protobuf" % "protobuf-java" % gcpBom.key.value,
"com.twitter" % "chill-java" % chillVersion,
"com.twitter" %% "chill" % chillVersion,
Expand Down

0 comments on commit b56f997

Please sign in to comment.