From a785eef5a5b2efcebf6ba1be7f778a4e8e0cf796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:18:44 +0100 Subject: [PATCH] Bump microsoft.openapi.kiota from 1.20.0 to 1.21.0 in the microsoft group (#204) Bump microsoft.openapi.kiota in the microsoft group Bumps the microsoft group with 1 update: [microsoft.openapi.kiota](https://github.com/microsoft/kiota). Updates `microsoft.openapi.kiota` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/compare/v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: microsoft.openapi.kiota dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cac0d8e..beeb0a3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.openapi.kiota": { - "version": "1.20.0", + "version": "1.21.0", "commands": [ "kiota" ],