Skip to content

Commit 8c70a31

Browse files
Bump com.microsoft.kiota:microsoft-kiota-bundle
Bumps the kiota-dependencies group in /get-started/quickstart/java/app with 1 update: [com.microsoft.kiota:microsoft-kiota-bundle](https://github.com/microsoft/kiota-java). Updates `com.microsoft.kiota:microsoft-kiota-bundle` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-bundle dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04c7d7b commit 8c70a31

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

0 commit comments

Comments
 (0)