Skip to content

Commit 18f9c0b

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-abstractions](https://github.com/microsoft/kiota-java). Bumps the kiota-dependencies group with 1 update in the /java-8 directory: [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java). Updates `com.microsoft.kiota:microsoft-kiota-abstractions` 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-abstractions` 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-abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e05d5d5 commit 18f9c0b

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
@@ -14,7 +14,7 @@ dependencies {
1414
api 'com.squareup.okhttp3:okhttp:4.12.0'
1515
api 'com.azure:azure-core:1.54.1'
1616

17-
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.0'
17+
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.1'
1818
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
1919
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
2020
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'

0 commit comments

Comments
 (0)