Skip to content

Commit

Permalink
Merge pull request #6462 from microsoft/dependabot/gradle/msgraph-mai…
Browse files Browse the repository at this point in the history
…l/java/com.azure-azure-identity-1.13.3

build(deps): bump com.azure:azure-identity from 1.13.2 to 1.13.3 in /msgraph-mail/java
  • Loading branch information
baywet authored Sep 16, 2024
2 parents 355c4ea + dbd43b8 commit 89f7aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msgraph-mail/java/utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.4.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.4.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.4.0'
api 'com.azure:azure-identity:1.13.2'
api 'com.azure:azure-identity:1.13.3'
api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.google.code.gson:gson:2.11.0'
}

0 comments on commit 89f7aad

Please sign in to comment.