Skip to content

Commit

Permalink
main: Update dependency com.google.cloud:google-cloud-storage-bom to …
Browse files Browse the repository at this point in the history
…v2.48.2 (#993)
  • Loading branch information
renovate-bot authored Feb 12, 2025
1 parent 897d781 commit 82f5383
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 @@ -48,7 +48,7 @@ commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0
commons-text = { module = "org.apache.commons:commons-text", version = "1.13.0" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version = "4.0.5" }
errorprone = { module = "com.google.errorprone:error_prone_core", version = "2.36.0" }
google-cloud-storage-bom = { module = "com.google.cloud:google-cloud-storage-bom", version = "2.48.1" }
google-cloud-storage-bom = { module = "com.google.cloud:google-cloud-storage-bom", version = "2.48.2" }
guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }
h2 = { module = "com.h2database:h2", version = "2.3.232" }
dnsjava = { module = "dnsjava:dnsjava", version = "3.6.3" }
Expand Down

0 comments on commit 82f5383

Please sign in to comment.