Skip to content

Commit

Permalink
Update guava to 33.3.1-jre (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 15, 2024
1 parent a679509 commit 23593e6
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 @@ -6,7 +6,7 @@ name := "gcs-tools"

val avroVersion = "1.12.0"
val gcsConnectorVersion = "3.0.1"
val guavaVersion = "31.1-jre" // otherwise android is taken
val guavaVersion = "33.3.1-jre" // otherwise android is taken
val hadoopVersion = "3.3.6"
val jacksonVersion = "2.15.0"
val joptVersion = "5.0.4"
Expand Down

0 comments on commit 23593e6

Please sign in to comment.