Skip to content

Commit

Permalink
Bump Microsoft.Owin from 3.0.1 to 4.2.2 in /RockWeb
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](aspnet/AspNetKatana@v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 706c676 commit 4d274e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RockWeb/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="3.6.0" targetFramework="net472" />
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" />
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net472" />
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net472" />
<package id="Microsoft.Owin.Security" version="4.0.0" targetFramework="net472" />
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net472" />
Expand Down

0 comments on commit 4d274e5

Please sign in to comment.