Skip to content

Commit e387a62

Browse files
Bump Microsoft.Owin from 4.1.1 to 4.2.2 in /TodoListService
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>
1 parent e4be45a commit e387a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoListService/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package id="Microsoft.IdentityModel.Protocols" version="6.8.0" targetFramework="net472" />
1919
<package id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.8.0" targetFramework="net472" />
2020
<package id="Microsoft.IdentityModel.Tokens" version="6.8.0" targetFramework="net472" />
21-
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net472" />
21+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
2222
<package id="Microsoft.Owin.Host.SystemWeb" version="4.1.1" targetFramework="net472" />
2323
<package id="Microsoft.Owin.Security" version="4.1.1" targetFramework="net472" />
2424
<package id="Microsoft.Owin.Security.Jwt" version="4.1.1" targetFramework="net472" />

0 commit comments

Comments
 (0)