Skip to content

Commit 349e2ba

Browse files
authored
Merge pull request #8229 from microsoft/dependabot/gradle/get-started/quickstart/java/app/kiota-dependencies-e4d1e3adfd
Bump com.microsoft.kiota:microsoft-kiota-bundle from 1.8.11 to 1.9.0 in /get-started/quickstart/java/app in the kiota-dependencies group
2 parents 25f47ca + 851ba57 commit 349e2ba

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.8.11'
28+
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.9.0'
2929
// </DependenciesSnippet>
3030
}
3131

0 commit comments

Comments
 (0)