Skip to content

Commit

Permalink
Bump com.microsoft.kiota:microsoft-kiota-http-okHttp
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent c7329b2 commit fa75081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
// <DependenciesSnippet>
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:0.7.5'
Expand Down

0 comments on commit fa75081

Please sign in to comment.