Skip to content

Commit

Permalink
Merge pull request #3869 from microsoft/dependabot/gradle/petstore/ja…
Browse files Browse the repository at this point in the history
…va/com.azure-azure-identity-1.10.3

Bump com.azure:azure-identity from 1.10.2 to 1.10.3 in /petstore/java
  • Loading branch information
baywet authored Oct 11, 2023
2 parents 966bbd0 + 2158a1a commit e8d0927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion petstore/java/utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:0.7.6'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:0.7.6'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:0.7.6'
api 'com.azure:azure-identity:1.10.2'
api 'com.azure:azure-identity:1.10.3'
api 'com.squareup.okhttp3:okhttp:4.11.0'
api 'com.google.code.gson:gson:2.10.1'
}

0 comments on commit e8d0927

Please sign in to comment.