Skip to content

Commit

Permalink
Merge pull request #422 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-rev20240423-2.0.0

Bump com.google.apis:google-api-services-sheets from v4-rev20240416-2.0.0 to v4-rev20240423-2.0.0
  • Loading branch information
kadhonn authored May 1, 2024
2 parents 813ace1 + 19e7407 commit 1dcc722
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-rev20240416-2.0.0") {
implementation("com.google.apis:google-api-services-sheets:v4-rev20240423-2.0.0") {
exclude("commons-logging", "commons-logging")
}

Expand Down

0 comments on commit 1dcc722

Please sign in to comment.