Skip to content

Commit

Permalink
chore(deps): bump the kiota-dependencies group across 2 directories w…
Browse files Browse the repository at this point in the history
…ith 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 07461b8 commit ff98562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.4.0'

implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.1'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
Expand Down

0 comments on commit ff98562

Please sign in to comment.