Skip to content

Commit 44342f1

Browse files
chore(deps): bump com.google.cloud:google-cloud-storage (#194)
Bumps the update-dependencies group with 1 update: [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage). Updates `com.google.cloud:google-cloud-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 dependency-group: update-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9d29c7 commit 44342f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val hikariVersion = "5.1.0"
1313
val testcontainerVersion = "1.20.1"
1414
val mockkVersion = "1.13.12"
1515
val kotlinVersion = "2.0.20"
16-
val googlecloudstorageVersion = "2.42.0"
16+
val googlecloudstorageVersion = "2.43.0"
1717
val ktfmtVersion = "0.44"
1818
val jvmVersion = "17"
1919
val snappyJavaVersion = "1.1.10.6"

0 commit comments

Comments
 (0)