Skip to content

Commit 6e72692

Browse files
authored
Merge pull request #39 from SimplifyNet/dependabot/nuget/develop/HttpMultipartParser-7.0.0
Bump HttpMultipartParser from 6.0.1 to 7.0.0
2 parents b61dbcc + 2464d3d commit 6e72692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626
<ItemGroup>
2727
<PackageReference Include="Simplify.Web" Version="4.6.0" />
28-
<PackageReference Include="HttpMultipartParser" Version="6.0.1" />
28+
<PackageReference Include="HttpMultipartParser" Version="7.0.0" />
2929
</ItemGroup>
3030
<ItemGroup>
3131
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)