kiota-samples/sample-api
dependabot[bot] 99921c7024
build(deps): bump the kiota-dependencies group
Bumps the kiota-dependencies group in /sample-api/clients/java with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.3.0` | `1.4.0` |
| [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.3.0` | `1.4.0` |
| [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.3.0` | `1.4.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.3.0` | `1.4.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.3.0` | `1.4.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.3.0` | `1.4.0` |


Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-java/compare/v1.3.0...v1.4.0)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-java/compare/v1.3.0...v1.4.0)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-java/compare/v1.3.0...v1.4.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-java/compare/v1.3.0...v1.4.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-java/compare/v1.3.0...v1.4.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-java/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 21:20:00 +00:00
..
api build(deps): bump Microsoft.NET.Test.Sdk in /sample-api/api 2024-09-05 21:21:50 +00:00
clients build(deps): bump the kiota-dependencies group 2024-09-12 21:20:00 +00:00
README.md Create README.md 2022-01-28 15:21:06 -05:00

README.md

Kiota ToDoItem Sample API and clients

This folder contains multiple projects that work together.