Skip to content

Commit

Permalink
Merge pull request #120 from boudicca-events/7f25dependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.google.apis-google-api-services-sheets-v4-rev20230815-2.0.0

Bump com.google.apis:google-api-services-sheets from v4-rev20220927-2.0.0 to v4-rev20230815-2.0.0
  • Loading branch information
kadhonn authored Oct 17, 2023
2 parents 0366265 + e878b25 commit d9876b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enricher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation("com.google.auth:google-auth-library-oauth2-http:1.19.0") {
exclude("commons-logging","commons-logging")
}
implementation("com.google.apis:google-api-services-sheets:v4-rev20220927-2.0.0") {
implementation("com.google.apis:google-api-services-sheets:v4-rev20230815-2.0.0") {
exclude("commons-logging","commons-logging")
}

Expand Down

0 comments on commit d9876b8

Please sign in to comment.