Skip to content

Commit 3e2622e

Browse files
Bump Microsoft.Owin from 3.1.0 to 4.2.2 in /Src/LiquidProjections.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.1.0...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf981de commit 3e2622e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Src/LiquidProjections.Owin/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="AsyncUsageAnalyzers" version="1.0.0-alpha003" targetFramework="net452" developmentDependency="true" />
4-
<package id="Microsoft.Owin" version="3.1.0" targetFramework="net452" />
4+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net452" />
55
<package id="Nancy" version="2.0.0-clinteastwood" targetFramework="net452" />
66
<package id="Nancy.Linker" version="0.3.1" targetFramework="net452" />
77
<package id="Nancy.Metadata.Modules" version="2.0.0-barneyrubble" targetFramework="net452" />

0 commit comments

Comments
 (0)