Skip to content

Commit ff6911d

Browse files
Bump com.google.cloud:google-cloud-compute from 1.96.0 to 1.98.0 (#900)
Bumps [com.google.cloud:google-cloud-compute](https://github.com/googleapis/google-cloud-java) from 1.96.0 to 1.98.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.98.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 730b800 commit ff6911d

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
@@ -50,7 +50,7 @@ dependencies {
5050

5151
implementation('com.google.cloud:spring-cloud-gcp-starter-storage')
5252
implementation('com.google.cloud:spring-cloud-gcp-starter-logging')
53-
implementation('com.google.cloud:google-cloud-compute:1.96.0')
53+
implementation('com.google.cloud:google-cloud-compute:1.98.0')
5454
implementation('com.samskivert:jmustache:1.16')
5555
implementation('commons-chain:commons-chain:1.2')
5656
implementation('tools.jackson.core:jackson-databind')

0 commit comments

Comments
 (0)