Skip to content

Commit

Permalink
Upgrade to google-cloud-storage 2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Sep 4, 2024
1 parent adc3e60 commit 16ca862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.14.0
dropwizard-bom = { module = "io.dropwizard:dropwizard-bom", version = "4.0.7" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version = "4.0.3" }
errorprone = { module = "com.google.errorprone:error_prone_core", version = "2.29.2" }
google-cloud-storage-bom = { module = "com.google.cloud:google-cloud-storage-bom", version = "2.40.1" }
google-cloud-storage-bom = { module = "com.google.cloud:google-cloud-storage-bom", version = "2.42.0" }
guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
h2 = { module = "com.h2database:h2", version = "2.2.224" }
hadoop-client-api = { module = "org.apache.hadoop:hadoop-client-api", version.ref = "hadoop" }
Expand Down

0 comments on commit 16ca862

Please sign in to comment.