Skip to content

Commit f9e0cef

Browse files
Bump Microsoft.Owin from 2.0.2 to 4.1.1 in /src/System.Web.Http.Owin (#359)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.0.2 to 4.1.1. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v2.0.2...v4.1.1) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d70c7e commit f9e0cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Microsoft.Owin" version="2.0.2" targetFramework="net45" />
3+
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net45" />
44
<package id="Owin" version="1.0" targetFramework="net45" />
55
</packages>

0 commit comments

Comments
 (0)