Skip to content

Commit a47ea3c

Browse files
Update azure-sdk-for-java monorepo
1 parent a4f97a5 commit a47ea3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-features/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ plugins {
66
dependencies {
77
testImplementation(project(":test-utils"))
88
testImplementation(project(":starter-core"))
9-
testImplementation("com.azure:azure-identity:1.13.3")
10-
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.42.0")
9+
testImplementation("com.azure:azure-identity:1.15.4")
10+
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.50.0")
1111
testImplementation("com.google.apis:google-api-services-run:v1-rev20201113-1.31.0")
1212
testImplementation("com.google.auth:google-auth-library-oauth2-http:1.24.1")
1313
testImplementation("com.oracle.oci.sdk:oci-java-sdk-full:1.34.0")

0 commit comments

Comments
 (0)