Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-dlp from 3.39.0 to 3.40.0
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-dlp](https://github.com/googleapis/google-cloud-java) from 3.39.0 to 3.40.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/changelog.json)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-dlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent c7a204c commit 0f1e2d1
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 @@ -57,7 +57,7 @@ dependencies {
runtimeOnly "com.google.flogger:flogger-system-backend:${floggerVersion}"

// Google Cloud Service Client Libraries
implementation "com.google.cloud:google-cloud-dlp:3.39.0"
implementation "com.google.cloud:google-cloud-dlp:3.40.0"

//Spring deps
implementation ("org.springframework.boot:spring-boot-starter-web:") {
Expand Down

0 comments on commit 0f1e2d1

Please sign in to comment.