Skip to content

Commit 6a6f053

Browse files
Merge pull request #14 from piotr-mamenas/dependabot/nuget/Service/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.1.0 to 4.2.2 in /Service
2 parents a6b0aef + 911efc4 commit 6a6f053

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
@@ -20,7 +20,7 @@
2020
<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" />
23-
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />
23+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net46" />
2424
<package id="Microsoft.Owin.Security.OAuth" version="3.1.0" targetFramework="net46" />
2525
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net46" />
2626
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net46" />

0 commit comments

Comments
 (0)