From 2df92f28718efa64ea193b2f2bef66a7cfeb0d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:55:36 +0000 Subject: [PATCH] Bump Microsoft.Owin from 3.0.0 to 4.0.0 Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Owin/packages.config | 2 +- Tests/DynamicPowerShellApi.IntegrationTests/packages.config | 2 +- packages.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Owin/packages.config b/Owin/packages.config index 988fba7..bddd2bf 100644 --- a/Owin/packages.config +++ b/Owin/packages.config @@ -9,7 +9,7 @@ - + diff --git a/Tests/DynamicPowerShellApi.IntegrationTests/packages.config b/Tests/DynamicPowerShellApi.IntegrationTests/packages.config index 3cf5fa5..14dd265 100644 --- a/Tests/DynamicPowerShellApi.IntegrationTests/packages.config +++ b/Tests/DynamicPowerShellApi.IntegrationTests/packages.config @@ -5,7 +5,7 @@ - + diff --git a/packages.config b/packages.config index ccf0176..b2e3dd3 100644 --- a/packages.config +++ b/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file