Skip to content

Commit

Permalink
Bump Microsoft.Owin from 4.1.1 to 4.2.2 in /src/docfx (#8160)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.1.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](aspnet/AspNetKatana@v4.1.1...v4.2.2)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent da7edb5 commit 74eadd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docfx/docfx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="CommandLineParser" Version="1.9.71" />
<PackageReference Include="NuGet.Common" Version="5.7.0" />
<PackageReference Include="Owin" Version="1.0.0" />
<PackageReference Include="Microsoft.Owin" Version="4.1.1" />
<PackageReference Include="Microsoft.Owin" Version="4.2.2" />
<PackageReference Include="Microsoft.Owin.FileSystems" Version="4.1.1" />
<PackageReference Include="Microsoft.Owin.Host.HttpListener" Version="4.1.1" />
<PackageReference Include="Microsoft.Owin.Hosting" Version="4.1.1" />
Expand Down

0 comments on commit 74eadd7

Please sign in to comment.