Skip to content

Commit 4c18cc0

Browse files
Bump the update-dependencies group with 1 update
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.33.0 to 2.34.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.33.0...v2.34.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]>
1 parent 45d583d commit 4c18cc0

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
@@ -14,7 +14,7 @@ val hikariVersion="5.1.0"
1414
val testcontainerVersion="1.19.5"
1515
val mockkVersion="1.13.9"
1616
val kotlinVersion="1.9.22"
17-
val googlecloudstorageVersion="2.33.0"
17+
val googlecloudstorageVersion="2.34.0"
1818
val ktfmtVersion="0.44"
1919
val jvmVersion= "17"
2020
val snappyJavaVersion = "1.1.10.5"

0 commit comments

Comments
 (0)