Skip to content

Commit

Permalink
Merge pull request #6790 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/azure-auth/java/app/kiota-dependencies-18ea650a8d

build(deps): bump com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.7.0 to 1.8.0 in /get-started/azure-auth/java/app in the kiota-dependencies group
  • Loading branch information
baywet authored Nov 14, 2024
2 parents 6fe9ea5 + 05ad95f commit ee72f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
// <DependenciesSnippet>
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.7.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.7.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
implementation 'com.azure:azure-identity:1.14.1'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit ee72f8d

Please sign in to comment.