Skip to content

Commit 2326cd8

Browse files
authored
Merge pull request #37 from SimplifyNet/dependabot/nuget/develop/HttpMultipartParser-6.0.1
Bump HttpMultipartParser from 5.1.0 to 6.0.1
2 parents c0bd652 + bcd6ec2 commit 2326cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424
<ItemGroup>
2525
<PackageReference Include="Simplify.Web" Version="4.6.0" />
26-
<PackageReference Include="HttpMultipartParser" Version="5.1.0" />
26+
<PackageReference Include="HttpMultipartParser" Version="6.0.1" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)