Skip to content

Commit

Permalink
Merge pull request #5437 from microsoft/dependabot/gradle/sample-api/…
Browse files Browse the repository at this point in the history
…clients/java/com.azure-azure-identity-1.12.0

Bump com.azure:azure-identity from 1.11.4 to 1.12.0 in /sample-api/clients/java
  • Loading branch information
baywet authored Apr 9, 2024
2 parents d047ed2 + 216caf2 commit 11617b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-api/clients/java/utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.1.3'
api 'com.azure:azure-identity:1.11.4'
api 'com.azure:azure-identity:1.12.0'
api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.google.code.gson:gson:2.10.1'
}

0 comments on commit 11617b7

Please sign in to comment.