Skip to content

Commit 4fdbc6a

Browse files
Bump Microsoft.Owin in /src/Umbraco.Forms.Integrations.TestSite
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.0.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dff380 commit 4fdbc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Forms.Integrations.TestSite/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="2.0.1" targetFramework="net472" />
3232
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="2.0.0" targetFramework="net472" />
3333
<package id="Microsoft.IO.RecyclableMemoryStream" version="1.2.2" targetFramework="net472" />
34-
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net472" />
34+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
3535
<package id="Microsoft.Owin.Host.SystemWeb" version="4.0.1" targetFramework="net472" />
3636
<package id="Microsoft.Owin.Security" version="4.0.1" targetFramework="net472" />
3737
<package id="Microsoft.Owin.Security.Cookies" version="4.0.1" targetFramework="net472" />

0 commit comments

Comments
 (0)