Skip to content

Commit 02bad65

Browse files
authored
Merge pull request #7934 from microsoft/dependabot/gradle/petstore/java/com.azure-azure-identity-1.18.1
Bump com.azure:azure-identity from 1.18.0 to 1.18.1 in /petstore/java
2 parents e2cc2b6 + 0e021e3 commit 02bad65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

petstore/java/utilities/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.10'
2323
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.10'
2424
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
25-
api 'com.azure:azure-identity:1.18.0'
25+
api 'com.azure:azure-identity:1.18.1'
2626
api 'com.squareup.okhttp3:okhttp:5.1.0'
2727
api 'com.google.code.gson:gson:2.13.2'
2828
}

0 commit comments

Comments
 (0)