We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c4ad9 commit c04b8fcCopy full SHA for c04b8fc
test-report/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
dependencies {
6
implementation("com.google.api-client:google-api-client:2.8.1")
7
implementation("com.google.apis:google-api-services-sheets:v4-rev20250616-2.0.0")
8
- implementation("com.google.auth:google-auth-library-oauth2-http:1.37.1")
+ implementation("com.google.auth:google-auth-library-oauth2-http:1.38.0")
9
}
10
11
otelJava {
0 commit comments