Skip to content

Commit 8b3f31c

Browse files
authored
Merge pull request #8413 from microsoft/dependabot/gradle/get-started/azure-auth/java/app/kiota-dependencies-9c3e723826
Bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates
2 parents fdd9e5a + af4052a commit 8b3f31c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

get-started/azure-auth/java/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dependencies {
2626

2727
// <DependenciesSnippet>
2828
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
29-
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.9.0'
30-
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.0'
29+
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.9.1'
30+
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.1'
3131
implementation 'com.azure:azure-identity:1.18.2'
3232
// </DependenciesSnippet>
3333
}

0 commit comments

Comments
 (0)