fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.37.1 (#14093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
febe5c2bed
commit
34579d59c9
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
dependencies {
|
||||
implementation("com.google.api-client:google-api-client:2.8.0")
|
||||
implementation("com.google.apis:google-api-services-sheets:v4-rev20250616-2.0.0")
|
||||
implementation("com.google.auth:google-auth-library-oauth2-http:1.37.0")
|
||||
implementation("com.google.auth:google-auth-library-oauth2-http:1.37.1")
|
||||
}
|
||||
|
||||
otelJava {
|
||||
|
|
|
|||
Loading…
Reference in New Issue