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.24.0 to 1.24.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent d048432 commit b47c028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ google-android-publisher = "com.google.apis:google-api-services-androidpublisher
google-firebase-bom = "com.google.firebase:firebase-bom:33.1.2"
google-firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
google-mlkit-barecode = "com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1"
google-oauth2-http = "com.google.auth:google-auth-library-oauth2-http:1.24.0"
google-oauth2-http = "com.google.auth:google-auth-library-oauth2-http:1.24.1"
junit = "junit:junit:4.13.2"
ksp-gradle-plugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
Expand Down

0 comments on commit b47c028

Please sign in to comment.