Skip to content

Commit

Permalink
Merge pull request #3718 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/azure-auth/java/app/com.microsoft.kiota-microsoft-kiota-abstractions-0.7.5

Bump com.microsoft.kiota:microsoft-kiota-abstractions from 0.7.4 to 0.7.5 in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Oct 5, 2023
2 parents 1e69a38 + 403d1b2 commit beb113a
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 {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// <DependenciesSnippet>
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:0.7.5'
Expand Down

0 comments on commit beb113a

Please sign in to comment.