Skip to content

Commit 6fac11f

Browse files
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /Service
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.0.0...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4398f11 commit 6fac11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Service/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net46" />
1818
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.8" targetFramework="net46" />
1919
<package id="Microsoft.Net.Compilers" version="2.6.1" targetFramework="net46" developmentDependency="true" />
20-
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net46" />
20+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net46" />
2121
<package id="Microsoft.Owin.Host.SystemWeb" version="4.0.0" targetFramework="net46" />
2222
<package id="Microsoft.Owin.Security" version="3.1.0" targetFramework="net46" />
2323
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />

0 commit comments

Comments
 (0)