Skip to content

Commit 7ebf058

Browse files
fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.27.0
1 parent 4c7b838 commit 7ebf058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-features/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
testImplementation("com.azure:azure-identity:1.13.3")
1010
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.42.0")
1111
testImplementation("com.google.apis:google-api-services-run:v1-rev20201113-1.31.0")
12-
testImplementation("com.google.auth:google-auth-library-oauth2-http:1.24.1")
12+
testImplementation("com.google.auth:google-auth-library-oauth2-http:1.27.0")
1313
testImplementation("com.oracle.oci.sdk:oci-java-sdk-full:1.34.0")
1414
testImplementation("ch.qos.logback:logback-classic")
1515
testImplementation("org.yaml:snakeyaml")

0 commit comments

Comments
 (0)