From 429e0e88bad76df90efa87e4dc58a4886821a229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 07:35:52 +0100 Subject: [PATCH] build(deps): bump com.google.cloud:google-cloud-iamcredentials from 2.24.0 to 2.32.0 (#93) build(deps): bump com.google.cloud:google-cloud-iamcredentials Bumps [com.google.cloud:google-cloud-iamcredentials](https://github.com/googleapis/google-cloud-java) from 2.24.0 to 2.32.0. - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-java/commits) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-iamcredentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 936a878..2faa3a5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ format.version = "1.1" edc = "0.4.2-SNAPSHOT" failsafe = "3.3.1" googleCloudIamAdmin = "3.27.0" -googleCloudIamCredentials = "2.24.0" +googleCloudIamCredentials = "2.32.0" googleCloudStorage = "2.30.1" googleCloudSecretManager = "2.24.0" googleCloudCore = "2.28.0"