Skip to content

Commit

Permalink
Bump com.google.api-client:google-api-client from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 4f930bc commit 52d5563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boudicca.base/enricher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
implementation("com.google.api-client:google-api-client:2.4.0") {
implementation("com.google.api-client:google-api-client:2.4.1") {
exclude("commons-logging", "commons-logging")
}
implementation("com.google.auth:google-auth-library-oauth2-http:1.23.0") {
Expand Down

0 comments on commit 52d5563

Please sign in to comment.