Skip to content

Commit

Permalink
Bump com.google.auth:google-auth-library-oauth2-http
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.23.0 to 1.24.0.

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent cb963a4 commit 2e08539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation "com.github.therapi:therapi-runtime-javadoc:$therapiVersion" // for javadoc support in springdoc
implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20240624-2.0.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.23.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.24.0'
implementation 'com.stripe:stripe-java:26.1.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation "org.flywaydb:flyway-core:$flywayVersion"
Expand Down

0 comments on commit 2e08539

Please sign in to comment.