Skip to content

Commit ff98562

Browse files
chore(deps): bump the kiota-dependencies group across 2 directories with 1 update
Bumps the kiota-dependencies group with 1 update in the / directory: [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java). Bumps the kiota-dependencies group with 1 update in the /java-8 directory: [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java). Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.0 to 1.8.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.8.0...v1.8.1) Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.0 to 1.8.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.8.0...v1.8.1) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07461b8 commit ff98562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
// Core Http library
77
api 'com.microsoft.graph:microsoft-graph-core:3.4.0'
88

9-
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
9+
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.1'
1010
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
1111
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
1212
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'

0 commit comments

Comments
 (0)