Skip to content

Commit

Permalink
Merge pull request #436 from boudicca-events/dependabot/gradle/com.go…
Browse files Browse the repository at this point in the history
…ogle.apis-google-api-services-sheets-v4-rev20240514-2.0.0

Bump com.google.apis:google-api-services-sheets from v4-rev20240423-2.0.0 to v4-rev20240514-2.0.0
  • Loading branch information
kadhonn committed May 28, 2024
2 parents d5a85c9 + 057fa6d commit a37c106
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 @@ -9,7 +9,7 @@ dependencies {
implementation("com.google.auth:google-auth-library-oauth2-http:1.23.0") {
exclude("commons-logging", "commons-logging")
}
implementation("com.google.apis:google-api-services-sheets:v4-rev20240423-2.0.0") {
implementation("com.google.apis:google-api-services-sheets:v4-rev20240514-2.0.0") {
exclude("commons-logging", "commons-logging")
}

Expand Down

0 comments on commit a37c106

Please sign in to comment.