From ee06adf77dbc90de60cdeed40f1df54525d5cc38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:52:42 +0000 Subject: [PATCH] Bump nswag.consolecore from 13.19.0 to 14.0.7 Bumps [nswag.consolecore](https://github.com/RicoSuter/NSwag) from 13.19.0 to 14.0.7. - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/compare/v13.19.0...v14.0.7) --- updated-dependencies: - dependency-name: nswag.consolecore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 b9e7b6e..b0fc9e7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nswag.consolecore": { - "version": "13.19.0", + "version": "14.0.7", "commands": [ "nswag" ]