Skip to content

Commit

Permalink
Merge pull request #411 from boudicca-events/dependabot/gradle/com.go…
Browse files Browse the repository at this point in the history
…ogle.api-client-google-api-client-2.4.1

Bump com.google.api-client:google-api-client from 2.4.0 to 2.4.1
  • Loading branch information
kadhonn authored Apr 23, 2024
2 parents 4f930bc + 52d5563 commit f964b1a
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 @@ -3,7 +3,7 @@ plugins {
}

dependencies {
implementation("com.google.api-client:google-api-client:2.4.0") {
implementation("com.google.api-client:google-api-client:2.4.1") {
exclude("commons-logging", "commons-logging")
}
implementation("com.google.auth:google-auth-library-oauth2-http:1.23.0") {
Expand Down

0 comments on commit f964b1a

Please sign in to comment.