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.30.0 to 1.30.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 6b5bf2b commit c11488f
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 @@ -69,7 +69,7 @@ axe-core-playwright = { module = "com.deque.html.axe-core:playwright", version.r
json = { module = "org.json:json", version = "20240303" }

google-api-client = { module = "com.google.api-client:google-api-client", version = "2.7.0" }
google-auth-library-oauth2-http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.0" }
google-auth-library-oauth2-http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.1" }
google-api-services-sheets = { module = "com.google.apis:google-api-services-sheets", version = "v4-rev20241203-2.0.0" }

[plugins]
Expand Down

0 comments on commit c11488f

Please sign in to comment.