diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ed9dd1a5..5fa867be 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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-rev20241008-2.0.0" } [plugins]