Skip to content

Commit 0cd355f

Browse files
Bump Microsoft.Owin from 3.1.0 to 4.1.1 in /Jumoo.uSync.Content (#324)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.1.1. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.1.0...v4.1.1) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69dd38f commit 0cd355f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jumoo.uSync.Content/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net451" />
2929
<package id="Microsoft.IO.RecyclableMemoryStream" version="1.2.2" targetFramework="net45" />
3030
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net451" />
31-
<package id="Microsoft.Owin" version="3.1.0" targetFramework="net45" />
31+
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net45" />
3232
<package id="Microsoft.Owin.Host.SystemWeb" version="3.1.0" targetFramework="net45" />
3333
<package id="Microsoft.Owin.Security" version="3.1.0" targetFramework="net45" />
3434
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net45" />

0 commit comments

Comments
 (0)