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 b822d99 commit d287be2Copy full SHA for d287be2
test-report/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- implementation("com.google.api-client:google-api-client:2.7.2")
+ implementation("com.google.api-client:google-api-client:2.8.0")
7
implementation("com.google.apis:google-api-services-sheets:v4-rev20250509-2.0.0")
8
implementation("com.google.auth:google-auth-library-oauth2-http:1.35.0")
9
0 commit comments