We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent accea3c commit acacaceCopy full SHA for acacace
build.sbt
@@ -4,7 +4,7 @@ organization := "com.spotify.data"
4
name := "gcs-tools"
5
6
val avroVersion = "1.11.3"
7
-val gcsConnectorVersion = "3.0.0-RC01"
+val gcsConnectorVersion = "3.0.0"
8
val guavaVersion = "31.1-jre" // otherwise android is taken
9
val hadoopVersion = "3.3.6"
10
val jacksonVersion = "2.15.0"
0 commit comments