Skip to content

Commit 8f5d8d2

Browse files
Bump Microsoft.Owin.Security.Cookies in /Infrastructure
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.1.0...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin.Security.Cookies dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a6f053 commit 8f5d8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Infrastructure/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net46" />
1010
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net46" />
1111
<package id="Microsoft.Owin.Security" version="3.1.0" targetFramework="net46" />
12-
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />
12+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net46" />
1313
<package id="Microsoft.Owin.Security.OAuth" version="3.1.0" targetFramework="net46" />
1414
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net46" />
1515
<package id="Owin" version="1.0" targetFramework="net46" />

0 commit comments

Comments
 (0)