Skip to content

Commit

Permalink
Merge pull request #545 from boudicca-events/dependabot/gradle/com.go…
Browse files Browse the repository at this point in the history
…ogle.auth-google-auth-library-oauth2-http-1.30.0

Bump com.google.auth:google-auth-library-oauth2-http from 1.29.0 to 1.30.0
  • Loading branch information
Yolgie authored Nov 22, 2024
2 parents 1c983a5 + c5e0ea8 commit 8d5c583
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 @@ -6,7 +6,7 @@ dependencies {
implementation("com.google.api-client:google-api-client:2.7.0") {
exclude("commons-logging", "commons-logging")
}
implementation("com.google.auth:google-auth-library-oauth2-http:1.29.0") {
implementation("com.google.auth:google-auth-library-oauth2-http:1.30.0") {
exclude("commons-logging", "commons-logging")
}
implementation("com.google.apis:google-api-services-sheets:v4-rev20241008-2.0.0") {
Expand Down

0 comments on commit 8d5c583

Please sign in to comment.