Skip to content

Commit 6734f96

Browse files
Bump com.google.cloud:google-cloud-compute from 1.90.0 to 1.95.0 (#858)
Bumps [com.google.cloud:google-cloud-compute](https://github.com/googleapis/google-cloud-java) from 1.90.0 to 1.95.0. - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-java/commits) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-compute dependency-version: 1.95.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e4c3a commit 6734f96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949

5050
implementation('com.google.cloud:spring-cloud-gcp-starter-storage')
5151
implementation('com.google.cloud:spring-cloud-gcp-starter-logging')
52-
implementation('com.google.cloud:google-cloud-compute:1.90.0')
52+
implementation('com.google.cloud:google-cloud-compute:1.95.0')
5353
implementation('com.samskivert:jmustache:1.16')
5454
implementation('commons-chain:commons-chain:1.2')
5555
implementation('tools.jackson.core:jackson-databind:3.0.4')

0 commit comments

Comments
 (0)