Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-storage from 2.42.0 to 2.43.1
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.42.0 to 2.43.1.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.42.0...v2.43.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f55ae7c commit ac5703d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {

library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16')

library('gcs', 'com.google.cloud:google-cloud-storage:2.42.0')
library('gcs', 'com.google.cloud:google-cloud-storage:2.43.1')
}
}
}

0 comments on commit ac5703d

Please sign in to comment.