Skip to content

Commit 0fd9bc5

Browse files
Bump com.google.cloud:google-cloud-secretmanager from 2.85.0 to 2.86.0 (#443)
Bumps [com.google.cloud:google-cloud-secretmanager](https://github.com/googleapis/google-cloud-java) from 2.85.0 to 2.86.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-secretmanager dependency-version: 2.86.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> Co-authored-by: Conor Heffron <conor.heffron@gmail.com>
1 parent 83d1039 commit 0fd9bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
implementation 'org.springframework.boot:spring-boot-h2console:' + springBootVersion
8989

9090
// GC Secret Manager
91-
implementation 'com.google.cloud:google-cloud-secretmanager:2.85.0'
91+
implementation 'com.google.cloud:google-cloud-secretmanager:2.86.0'
9292

9393
// SQL
9494
// implementation 'mysql:mysql-connector-java:8.0.33' NOT FOR PRODUCTION

0 commit comments

Comments
 (0)