Skip to content

Commit

Permalink
Merge pull request #122 from boudicca-events/4faedependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.google.auth-google-auth-library-oauth2-http-1.20.0

Bump com.google.auth:google-auth-library-oauth2-http from 1.19.0 to 1.20.0
  • Loading branch information
kadhonn authored Oct 17, 2023
2 parents d9876b8 + a5e7d61 commit 5826bf0
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 @@ -23,7 +23,7 @@ dependencies {
implementation("com.google.api-client:google-api-client:2.2.0") {
exclude("commons-logging","commons-logging")
}
implementation("com.google.auth:google-auth-library-oauth2-http:1.19.0") {
implementation("com.google.auth:google-auth-library-oauth2-http:1.20.0") {
exclude("commons-logging","commons-logging")
}
implementation("com.google.apis:google-api-services-sheets:v4-rev20230815-2.0.0") {
Expand Down

0 comments on commit 5826bf0

Please sign in to comment.