Skip to content

Commit

Permalink
Update gcs-connector to 3.0.0 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Jan 19, 2024
1 parent accea3c commit acacace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ organization := "com.spotify.data"
name := "gcs-tools"

val avroVersion = "1.11.3"
val gcsConnectorVersion = "3.0.0-RC01"
val gcsConnectorVersion = "3.0.0"
val guavaVersion = "31.1-jre" // otherwise android is taken
val hadoopVersion = "3.3.6"
val jacksonVersion = "2.15.0"
Expand Down

0 comments on commit acacace

Please sign in to comment.