Skip to content

Commit 007a224

Browse files
Bump com.google.cloud:google-cloud-secretmanager from 2.93.0 to 2.94.0 (#489)
Bumps [com.google.cloud:google-cloud-secretmanager](https://github.com/googleapis/google-cloud-java) from 2.93.0 to 2.94.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-secretmanager dependency-version: 2.94.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 c6201f3 commit 007a224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

9191
// GC Secret Manager
92-
implementation 'com.google.cloud:google-cloud-secretmanager:2.93.0'
92+
implementation 'com.google.cloud:google-cloud-secretmanager:2.94.0'
9393

9494
// SQL
9595
runtimeOnly 'mysql:mysql-connector-java:8.0.33' // NOT FOR PRODUCTION

0 commit comments

Comments
 (0)