Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-storage
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.0.
- [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.0)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 96aaf0d commit d1fbe73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-gcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.42.0</version>
<version>2.43.0</version>
</dependency>
<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit d1fbe73

Please sign in to comment.