From c49d786323db53d292b7ae15d4e2942bb8717153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:56:57 +0000 Subject: [PATCH] Bump Spectre.Console from 0.45.0 to 0.46.0 Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.45.0 to 0.46.0. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](https://github.com/spectreconsole/spectre.console/compare/0.45.0...0.46.0) --- updated-dependencies: - dependency-name: Spectre.Console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Kvit/Kvit.csproj | 2 +- test/Kvit.IntegrationTests/Kvit.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Kvit/Kvit.csproj b/src/Kvit/Kvit.csproj index ba1b8ae..483481c 100644 --- a/src/Kvit/Kvit.csproj +++ b/src/Kvit/Kvit.csproj @@ -24,7 +24,7 @@ - + diff --git a/test/Kvit.IntegrationTests/Kvit.IntegrationTests.csproj b/test/Kvit.IntegrationTests/Kvit.IntegrationTests.csproj index d0cf901..27af639 100644 --- a/test/Kvit.IntegrationTests/Kvit.IntegrationTests.csproj +++ b/test/Kvit.IntegrationTests/Kvit.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive