Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-secretmanager from 2.52.0 to 2.54.0
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-secretmanager](https://github.com/googleapis/google-cloud-java) from 2.52.0 to 2.54.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1d7e8a1 commit ac28137
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.52.0'
implementation 'com.google.cloud:google-cloud-secretmanager:2.54.0'

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

0 comments on commit ac28137

Please sign in to comment.