Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-secretmanager from 2.54.0 to 2.55.0 (
Browse files Browse the repository at this point in the history
#295)

Bumps [com.google.cloud:google-cloud-secretmanager](https://github.com/googleapis/google-cloud-java) from 2.54.0 to 2.55.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-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>
  • Loading branch information
dependabot[bot] and conorheffron authored Dec 27, 2024
1 parent 14795f0 commit 488172e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-validation:' + springBootVersion

// GC Secret Manager
implementation 'com.google.cloud:google-cloud-secretmanager:2.54.0'
implementation 'com.google.cloud:google-cloud-secretmanager:2.55.0'

// SQL
implementation group: 'mysql', name: 'mysql-connector-java', version:'8.0.33'
Expand Down

0 comments on commit 488172e

Please sign in to comment.