Skip to content

Commit 2d6d579

Browse files
Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.9.0 to 1.9.1
Bumps [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) 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-http-okHttp dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebd29df commit 2d6d579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.google.guava:guava:33.5.0-jre'
2525
implementation 'com.azure:azure-identity:1.18.2'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.62.0'
27-
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.0'
27+
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.1'
2828
}
2929

3030
// Apply a specific Java toolchain to ease working on different environments.

0 commit comments

Comments
 (0)