Skip to content

Commit bc522c8

Browse files
chore(deps): bump the kiota-dependencies group across 2 directories with 2 updates
Bumps the kiota-dependencies group with 2 updates in the / directory: [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) and [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java). Bumps the kiota-dependencies group with 2 updates in the /java-8 directory: [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) and [com.microsoft.kiota:microsoft-kiota-http-okHttp](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-http-okHttp` 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) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` 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-http-okHttp 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 - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84ed1d2 commit bc522c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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'
10-
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
9+
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.1'
10+
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.1'
1111
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
1212
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
1313
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.0'

0 commit comments

Comments
 (0)