From 3012dc560c16d8ba5ae98d6f49000bc58bd70bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 22:06:37 +0000 Subject: [PATCH] Bump Microsoft.Owin in /samples/Nancy.Demo.Hosting.Owin Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/Nancy.Demo.Hosting.Owin/packages.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/Nancy.Demo.Hosting.Owin/packages.config b/samples/Nancy.Demo.Hosting.Owin/packages.config index 4c82922d38..1fdbf76882 100644 --- a/samples/Nancy.Demo.Hosting.Owin/packages.config +++ b/samples/Nancy.Demo.Hosting.Owin/packages.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file