Skip to content

Commit acacace

Browse files
author
Michel Davit
authored
Update gcs-connector to 3.0.0 (#121)
1 parent accea3c commit acacace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ organization := "com.spotify.data"
44
name := "gcs-tools"
55

66
val avroVersion = "1.11.3"
7-
val gcsConnectorVersion = "3.0.0-RC01"
7+
val gcsConnectorVersion = "3.0.0"
88
val guavaVersion = "31.1-jre" // otherwise android is taken
99
val hadoopVersion = "3.3.6"
1010
val jacksonVersion = "2.15.0"

0 commit comments

Comments
 (0)