We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e9777 commit a898f20Copy full SHA for a898f20
test-report/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
dependencies {
6
implementation("com.google.api-client:google-api-client:2.7.2")
7
implementation("com.google.apis:google-api-services-sheets:v4-rev20250106-2.0.0")
8
- implementation("com.google.auth:google-auth-library-oauth2-http:1.31.0")
+ implementation("com.google.auth:google-auth-library-oauth2-http:1.32.0")
9
}
10
11
otelJava {
0 commit comments