Skip to content

Commit 13b861b

Browse files
authored
Merge pull request #8484 from microsoft/dependabot/gradle/get-started/quickstart/java/app/kiota-dependencies-acbbcf90ee
chore(deps): Bump com.microsoft.kiota:microsoft-kiota-bundle from 1.9.1 to 1.9.2 in /get-started/quickstart/java/app in the kiota-dependencies group
2 parents 3564f24 + dd43b0f commit 13b861b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/quickstart/java/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525

2626
// <DependenciesSnippet>
2727
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
28-
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.9.1'
28+
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.9.2'
2929
// </DependenciesSnippet>
3030
}
3131

0 commit comments

Comments
 (0)