From 3e2796d3813f1efa0d166cd8e646a615ec162921 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:31:08 -0700 Subject: [PATCH] Update dependency microsoft.openapi.kiota to 1.21.0 (#83) Co-authored-by: renovate[bot] <29139614+renovate[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 4e124068..71a9f31b 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" ]