Skip to content

Commit

Permalink
Update gcs-connector to hadoop3-2.2.12 (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: Michel Davit <micheld@spotify.com>
  • Loading branch information
scala-steward and RustedBones authored Apr 28, 2023
1 parent e7bd1c6 commit 5fc2fea
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 @@ -5,7 +5,7 @@ name := "gcs-tools"

val avroVersion = "1.11.1"
val commonsLangVersion = "2.6"
val gcsVersion = "hadoop3-2.1.9"
val gcsVersion = "hadoop3-2.2.12"
val guavaVersion = "31.1-jre" // otherwise android is taken
val hadoopVersion = "3.3.4"
val jacksonVersion = "2.15.0"
Expand Down

0 comments on commit 5fc2fea

Please sign in to comment.