Skip to content

Commit c69cffb

Browse files
Bump Microsoft.Owin from 3.0.1 to 4.2.2 in /Project/Src/TestCop.Plugin
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] <support@github.com>
1 parent 497fc0b commit c69cffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project/Src/TestCop.Plugin/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<package id="JetBrains.WindowsDesktop.Mock.Runtime" version="0.0.3" targetFramework="net472" />
158158
<package id="Microsoft.CSharp" version="4.5.0" targetFramework="net472" />
159159
<package id="Microsoft.Extensions.DependencyModel" version="3.0.0" targetFramework="net472" />
160-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net472" />
160+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
161161
<package id="Microsoft.Owin.FileSystems" version="3.0.1" targetFramework="net472" />
162162
<package id="Microsoft.Owin.Host.HttpListener" version="3.0.1" targetFramework="net472" />
163163
<package id="Microsoft.Owin.Hosting" version="3.0.1" targetFramework="net472" />

0 commit comments

Comments
 (0)