From 06e2a4748acb742befe9b969a9ae06829536f2a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 22:09:05 +0000 Subject: [PATCH] Bump Microsoft.Owin from 3.0.0 to 4.1.1 Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.0 to 4.1.1. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.0...v4.1.1) --- 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..e14c6bf 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..f702594 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..6a70bbe 100644 --- a/packages.config +++ b/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file